mapReduce: mapReduce - flexible mapReduce algorithm for parallel computation

mapReduce is an algorithm provides a simple framework for parallel computations. This implementation provides (a) a pure R implementation (b) a syntax following the mapReduce paper and (c) flexible and parallelizable back end.

Version: 1.02
Depends: R (≥ 2.6.0)
Suggests: multicore, papply
Published: 2009-09-05
Author: Christopher Brown
Maintainer: Christopher Brown <cbrown at opendatagroup.com>
License: LGPL (≥ 2)
In views: HighPerformanceComputing
CRAN checks: mapReduce results

Downloads:

Package source: mapReduce_1.02.tar.gz
MacOS X binary: mapReduce_1.02.tgz
Windows binary: mapReduce_1.02.zip
Reference manual: mapReduce.pdf
News/ChangeLog:ChangeLog
Old sources: mapReduce archive