1
I Use This!
Inactive
Analyzed about 16 hours ago. based on code collected about 16 hours ago.

Project Summary

Main design goal is to have interactive environment to query perl hashes which are bigger than memory on single machine.

It's implemented using TCP sockets between perl processes. This allows horizontal scalability both on multi-core machines as well as across the network to additional machines.

Reading data into hash is done using any perl module which returns perl hash and supports offset and limit to select just subset of data (this is required to create disjunctive shards).

Views are small perl snippets which are called for each record on each shard with $rec. Views create data in $out hash which is automatically merged in output.

Tags

cloud hash memory perl sack sharding

In a Nutshell, Sack - sharding memory hash in perl...

Artistic License/GPL
Permitted

Commercial Use

Modify

Distribute

Forbidden

Hold Liable

Use Trademarks

Required

State Changes

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    data presented on the Open Hub is available through our API
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    anyone with an Open Hub account can update a project's tags

30 Day Summary

Nov 23 2025 — Dec 23 2025

12 Month Summary

Dec 23 2024 — Dec 23 2025

Ratings

1 user rates this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!