Changeset [a786f2a7374d5c3d01611f76b8d761af15d2a66b] by Ville Tuulos
April 15th, 2011 @ 07:18 PM
Merge branch 'jflatow-worker' into rc0.4
https://github.com/tuulos/disco/commit/a786f2a7374d5c3d01611f76b8d7...
Committed by Ville Tuulos
- M bin/discocli.py
- M lib/disco/core.py
- M lib/disco/fileutils.py
- M lib/disco/settings.py
- M lib/disco/task.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/func.py
- M tests/test_examples.py
- M tests/test_redundant.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.