Changeset [58e7e2c6d5df7911937f98ccdee87e72ba483936] by Ville Tuulos
April 11th, 2011 @ 12:20 PM
Merge branch 'jflatow-worker' into rc0.4-epl
https://github.com/tuulos/disco/commit/58e7e2c6d5df7911937f98ccdee8...
Committed by Ville Tuulos
- A examples/worker/simplejob.py
- A lib/disco/worker/simple.py
- M bin/discocli.py
- M examples/util/chunk.py
- M examples/util/dgrep
- M examples/util/grep.py
- M lib/clx/__init__.py
- M lib/disco/cli.py
- M lib/disco/core.py
- M lib/disco/ddfs.py
- M lib/disco/fileutils.py
- M lib/disco/job.py
- M lib/disco/task.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/func.py
- M tests/test_discoproto.py
- M tests/test_examples.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.