Changeset [aa84161b58e7cef693c91735b3a4ab6c2a892ff0] by Ville Tuulos
April 8th, 2009 @ 12:26 AM
Merge branch 'master' into debian http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M AUTHORS
- M doc/conf.py
- M doc/faq.rst
- M doc/index.rst
- M doc/py/core.rst
- M doc/py/disco_worker.rst
- M doc/py/func.rst
- M doc/releases.rst
- M master/disco-master
- M master/src/disco_main.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/config.html
- M master/www/config.js
- M master/www/index.html
- M master/www/job.html
- M node/disco-worker
- M node/disconode/disco_worker.py
- M node/disconode/util.py
- M pydisco/disco/core.py
- M pydisco/disco/func.py
- M pydisco/disco/util.py
- M test/test_chain.py
- M test/test_chunked.py
- M test/test_objectrw.py
- M test/test_oob.py
- M test/test_raw.py
- M test/test_writers.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.