Changeset [a7d22967fbf33ca3f095ee9799b0163e9f0f7d2c] by Jared Flatow
November 30th, 2009 @ 12:02 PM
added new multijobtestfixture and associated tests (test_oob
identifies current race condition)
http://github.com/tuulos/disco/commit/a7d22967fbf33ca3f095ee9799b01...
Committed by Jared Flatow
- A tests/test_chain.py
- A tests/test_onlymap.py
- A tests/test_onlyreduce.py
- A tests/test_oob.py
- M node/disconode/disco_worker.py
- M pydisco/disco/core.py
- M pydisco/disco/test.py
- M tests/test_kill.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.