Changeset [24e294f461300a3bc12522afe7fc013613e77d68] by Ville Tuulos
May 26th, 2009 @ 01:48 AM
Merge branch 'master' into debian http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M AUTHORS
- M Makefile
- M conf/disco.conf.example
- M doc/conf.py
- M doc/faq.rst
- M doc/py/core.rst
- M doc/releases.rst
- M doc/start/troubleshoot.rst
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/event_server.erl
- M master/src/garbage_collect.erl
- M master/src/handle_ctrl.erl
- M master/src/handle_job.erl
- M master/src/oob_server.erl
- M master/www/balls.png
- M master/www/config.html
- M master/www/index.html
- M master/www/job.html
- M master/www/job.js
- M master/www/style.css
- M node/disco-worker
- M node/disconode/disco_worker.py
- M node/disconode/external.py
- M pydisco/disco/comm_curl.py
- M pydisco/disco/comm_httplib.py
- M pydisco/disco/core.py
- M pydisco/disco/util.py
- M test/run_tests.sh
- M test/test_async.py
- M test/test_missingnode.py
- M test/test_profile.py
- M test/test_redundant.py
- M test/test_tempfail.py
- M test/test_waitmany.py
- M test/test_writers.py
- M test/tserver.py
- M util/distrfiles.py
- M util/homedisco.py
- M util/jobdir
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.