Changeset [3d3b57c1c1ce717a6b326b0b2d1c147f37e4da6e] by Ville Tuulos
April 13th, 2011 @ 09:57 PM
Merge branch 'jflatow-worker' into rc0.4
https://github.com/tuulos/disco/commit/3d3b57c1c1ce717a6b326b0b2d1c...
Committed by Ville Tuulos
- A tests/test_protocol.py
- R lib/disco/events.py
- R tests/test_events.py
- M examples/worker/simplejob.py
- M lib/disco/core.py
- M lib/disco/fileutils.py
- M lib/disco/job.py
- M lib/disco/modutil.py
- M lib/disco/task.py
- M lib/disco/util.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/func.py
- M lib/disco/worker/classic/worker.py
- M tests/support/mod1.py
- M tests/support/mod2.py
- M tests/test_modutil.py
- M tests/test_ratelimit.py
- M tests/test_required.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.