Changeset [1e3d3cf0ff3921c43fbab8e2d1663b76e3ebd536] by Jared Flatow
March 16th, 2011 @ 12:06 PM
change worker messages to use json; remove dencode
https://github.com/tuulos/disco/commit/1e3d3cf0ff3921c43fbab8e2d166...
Committed by Jared Flatow
- R lib/disco/dencode.py
- R master/src/dencode.erl
- M lib/disco/events.py
- M master/src/disco_worker.erl
- M master/src/event_stream.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.