Changeset [db80c590394eaf327912f60057ba2503ebc751f5] by Ville Tuulos
May 25th, 2009 @ 03:31 AM
Support for redundant inputs added, tested http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M doc/py/core.rst
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/garbage_collect.erl
- M master/src/handle_job.erl
- M master/www/job.js
- M master/www/style.css
- M pydisco/disco/core.py
- M pydisco/disco/util.py
- M test/test_redundant.py
- M test/test_tempfail.py
- M test/tserver.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.