Changeset [e0ff73e4107a52d38593ce991d893e09db6cf01c] by Ville Tuulos
October 11th, 2009 @ 03:32 PM
Merge branch 'unittest' of /code/jflatow/disco into streams
Conflicts:
master/src/handle_ctrl.erl
master/src/handle_job.erl
node/disco-worker
node/disconode/disco_worker.py
pydisco/disco/core.py
pydisco/disco/util.py
http://github.com/tuulos/disco/commit/e0ff73e4107a52d38593ce991d893...
Committed by Ville Tuulos
- A pydisco/disco/test.py
- A tests/runtests.py
- A tests/test_raw.py
- A tests/test_simple.py
- A tests/test_sort.py
- A tests/test_writers.py
- M bin/disco.py
- M doc/index.rst
- M doc/py/core.rst
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/event_server.erl
- M master/src/handle_ctrl.erl
- M master/src/handle_job.erl
- M master/www/config.html
- M master/www/config.js
- M node/disco-worker
- M node/disconode/disco_worker.py
- M pydisco/disco/core.py
- M pydisco/disco/settings.py
- M pydisco/disco/util.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.