Changeset [31c85edb3d2594d6fbf9d6433b40149c44e3ee07] by Shayan Pooya
April 3rd, 2014 @ 09:03 AM
modutils: Move the get_modules function to the parent worker.
This way, both the classic and pipeline worker should work
fine.
https://github.com/discoproject/disco/commit/31c85edb3d2594d6fbf9d6...
Committed by Shayan Pooya
- M lib/disco/worker/__init__.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.