Changeset [e2530129352e3f1cf9865a6907bfc028b0acf18a] by Prashanth Mundkur
February 28th, 2013 @ 02:27 AM
Separate jobpack magic and version, delegate version to
worker.
https://github.com/discoproject/disco/commit/e2530129352e3f1cf9865a...
Committed by Prashanth Mundkur
- M lib/disco/job.py
- M lib/disco/worker/classic/worker.py
- M lib/disco/worker/simple.py
- M tests/test_jobpack.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.