Sign in Sign up
rubygems

lambda_map_reduce

This is a full implementation of the MapReduce algorithm specifically for use with lambdas. It is useful for problems that are a natural fit for the MapReduce model (such as building cross-references) when the data set fits easily within memory.

Activity

Latest release
11y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
CC0-1.0
First release
Sep 10, 2015
Releases
Version Released
0.0.0 initial