Changeset [8c63ceb16c8a31f5a62e4d51cb297a7c532b89bc] by Ville Tuulos
April 6th, 2009 @ 02:24 AM
Support for out-of-bound results http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M master/src/disco_main.erl
- M master/src/disco_worker.erl
- M master/src/handle_ctrl.erl
- M master/src/handle_job.erl
- M node/disco-worker
- M node/disconode/disco_worker.py
- M pydisco/disco/core.py
- M pydisco/disco/util.py
- M test/test_oob.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.