Changeset [6ea7a16293a7437cfdac0eab5e552dd919c34e4f] by Shayan Pooya
January 8th, 2014 @ 06:11 AM
Let the tasks be combined and/or sorted before each pipeline
stage.
https://github.com/discoproject/disco/commit/6ea7a16293a7437cfdac0e...
Committed by Shayan Pooya
- M lib/disco/util.py
- M lib/disco/worker/classic/func.py
- M lib/disco/worker/classic/worker.py
- M lib/disco/worker/pipeline/worker.py
- M lib/disco/worker/task_io.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.