Changeset [d15ae4a378a34f8a81f9db99572b1529d34e9b02] by Jared Flatow
October 7th, 2009 @ 09:15 AM
changed job name to actually be a prefix of unique id, and it is
no longer required
http://github.com/tuulos/disco/commit/d15ae4a378a34f8a81f9db99572b1...
Committed by Jared Flatow
- M master/src/disco_server.erl
- M master/src/event_server.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
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.