Changeset [818a427d2076fec0c20ac9aea7268d4943035310] by Patrick Butler
August 30th, 2013 @ 07:56 AM
fixed circular import between job and worker.classic.worker
https://github.com/discoproject/disco/commit/818a427d2076fec0c20ac9...
Committed by Patrick Butler
- M lib/disco/__init__.py
- M lib/disco/job.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.