lambda_map_reduce 0.0.0
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.
Gemfile:
=
install:
=
Versions:
- 0.0.0 September 10, 2015 (6.5 KB)