Changeset [e475721f3c83bb2b06cc722636dbefcc49361e45] by Prashanth Mundkur
March 17th, 2013 @ 04:58 PM
Add pipeline worker with a simple test.
https://github.com/discoproject/disco/commit/e475721f3c83bb2b06cc72...
Committed by Prashanth Mundkur
- A lib/disco/worker/pipeline/__init__.py
- A lib/disco/worker/pipeline/worker.py
- A tests/test_simple_pipe.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.