Changeset [787bf5852e0339b0b22106c4aac0f70a5e79fb31] by Jared Flatow
April 7th, 2011 @ 12:05 PM
make more consistent what is included in the worker dict itself,
and what are jobargs
https://github.com/tuulos/disco/commit/787bf5852e0339b0b22106c4aac0...
Committed by Jared Flatow
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.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.