Changeset [c879d1f6fce23c148aa7917fdd1d2b0eca1f1e8d] by Ville Tuulos
January 28th, 2009 @ 04:40 PM
Merge branch 'master' into debian
Conflicts:
test/test_reqmodules.py
Committed by Ville Tuulos
- M AUTHORS
- M doc/faq.rst
- M doc/py/core.rst
- M doc/py/util.rst
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/garbage_collect.erl
- M master/src/handle_ctrl.erl
- M master/src/handle_job.erl
- M master/www/config.html
- M master/www/config.js
- M master/www/job.html
- M master/www/job.js
- M node/disco-worker
- M node/disconode/disco_worker.py
- M pydisco/disco/core.py
- M pydisco/disco/func.py
- M pydisco/disco/util.py
- M test/test_50k.py
- M test/test_async.py
- M test/test_chain.py
- M test/test_external.py
- M test/test_kill.py
- M test/test_params.py
- M test/test_ratelimit.py
- M test/test_reqmodules.py
- M test/test_simple.py
- M test/test_sort.py
- M test/tserver.py
- M util/disco_cleaner.py
- M util/discoadmin.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.