Changeset [2dfa4426c16aafd3c28355b922c9ba7e96637365] by Prashanth Mundkur
February 27th, 2013 @ 09:36 PM
Make base worker.jobzip() handle creation of basic job zipfile,
and worker.jobdict() the basic jobdict.
https://github.com/discoproject/disco/commit/2dfa4426c16aafd3c28355...
Committed by Prashanth Mundkur
- 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.