Changeset [53f84442664e8b2d8a967f791a8e18e06e433d57] by Jared Flatow
February 27th, 2011 @ 07:41 PM
Merge branch 'worker_update' of http://github.com/pmundkur/disco
into worker
https://github.com/tuulos/disco/commit/53f84442664e8b2d8a967f791a8e...
Committed by Jared Flatow
- M lib/disco/dencode.py
- M lib/disco/error.py
- M lib/disco/events.py
- M lib/disco/worker/classic/task.py
- M lib/disco/worker/classic/worker.py
- M master/src/disco.erl
- M master/src/disco_worker.erl
- M master/src/job_coordinator.erl
- M master/src/jobpack.erl
- M master/src/shuffle.erl
- M tests/test_modutil.py
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.