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.
Required Ruby Version
>= 0
Authors
Mike Bland
Versions
- 0.0.0 September 10, 2015 (6.5 KB)