beehive-lab/map-reduce
MR4J is a MapReduce framework class building on the ForkJoinPool to manage the scheduling of tasks in the different phases of execution. An optimiser is available to reduce the overhead associated with the intermediate data without extending the API.
JavaApache-2.0