Changeset [f3a77833d23020cc0ede8348aef3aae9c88d0efb] by Prashanth Mundkur
September 2nd, 2013 @ 06:54 AM
Merge pull request #357 from pbutler/fix-circular
fixed circular import between job and worker.classic.worker
https://github.com/discoproject/disco/commit/f3a77833d23020cc0ede83...
Committed by Prashanth Mundkur
- M lib/disco/__init__.py
- M lib/disco/job.py
- M lib/disco/worker/classic/worker.py
- M lib/disco/worker/pipeline/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.