Changeset [e1a852015d9f2262163f6c139055ad73028d28e9] by Jared Flatow
March 20th, 2011 @ 04:06 PM
fix bug in unpickling when job/worker are defined in the
main module
https://github.com/tuulos/disco/commit/e1a852015d9f2262163f6c139055...
Committed by Jared Flatow
- M lib/disco/worker/__init__.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.