Changeset [c767b6824c1ebd8f82f83edb027306341ae14198] by Jared Flatow
September 5th, 2009 @ 01:21 AM
updated tests to work (mostly) with new API
http://github.com/tuulos/disco/commit/c767b6824c1ebd8f82f83edb02730...
Committed by Jared Flatow
- M pydisco/disco/core.py
- M test/run_tests.sh
- M test/test_50k.py
- M test/test_async.py
- M test/test_chain.py
- M test/test_discoapi.py
- M test/test_external.py
- M test/test_init.py
- M test/test_kill.py
- M test/test_modutil.py
- M test/test_objectrw.py
- M test/test_onlymap.py
- M test/test_onlyreduce.py
- M test/test_oob.py
- M test/test_params.py
- M test/test_partfile.py
- M test/test_profile.py
- M test/test_ratelimit.py
- M test/test_raw.py
- M test/test_redundant.py
- M test/test_reqmodules.py
- M test/test_requiredfiles.py
- M test/test_simple.py
- M test/test_sort.py
- M test/test_tempfail.py
- M test/test_waitmany.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.