Skip to content

Releases: BWbwchen/MapReduce

v1.0.0

11 Dec 11:34
Compare
Choose a tag to compare

Add:

  • Multiple workers process in the separate programs on a single machine.
  • Fault tolerance.

v0.1.0

22 Nov 14:03
Compare
Choose a tag to compare

Supported feature right now:

  • Multiple workers on the single machine.
  • Easy to parallel your code with just Map and Reduce function.