1
I Use This!
Inactive
Analyzed about 11 hours ago. based on code collected 2 days 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...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project

30 Day Summary

Aug 22 2026 — Sep 21 2026

12 Month Summary

Sep 21 2025 — Sep 21 2026

Ratings

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