Changeset [46e490abb3748fc6d194bf1ce04f0b785475175f] by Shayan Pooya
January 8th, 2014 @ 06:26 AM
Merge pull request #374 from pooya/shayan/upstream_pipeline_sort
Shayan/upstream pipeline sort
https://github.com/discoproject/disco/commit/46e490abb3748fc6d194bf...
Committed by Shayan Pooya
- A tests/test_pipeline_sort.py
- 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.