Changeset [569b58cfeecd4299cf4d07eff3040212374d0b37] by Jared Flatow
April 11th, 2011 @ 11:17 AM
add a SimpleWorker/SimpleJob which just calls map or reduce with
no magic
https://github.com/tuulos/disco/commit/569b58cfeecd4299cf4d07eff304...
Committed by Jared Flatow
- A examples/worker/simplejob.py
- A lib/disco/worker/simple.py
- M lib/disco/job.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.