Changeset [34250e48268fba5765ea1ec10a03fb50d916d38a] by tuulos
October 5th, 2008 @ 01:16 AM
Added a required_modules option to jobs which specifies additional modules required by job functions.
Patch by Wes Chow: http://groups.google.com/group/d... http://github.com/tuulos/disco/c...
Committed by tuulos
- M node/disconode/disco_worker.py
- M pydisco/disco/core.py
- M test/test_reqmodules.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.