Changeset [7413a289b76b8df07d08a28e4a11bcda7851e226] by Shayan Pooya
June 17th, 2014 @ 06:21 AM
jobpack: add scheduler to the jobpack of pipeline jobs.
https://github.com/discoproject/disco/commit/7413a289b76b8df07d08a2...
Committed by Shayan Pooya
- M doc/howto/jobpack.rst
- M doc/releases.rst
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.py
- M master/src/jobpack.erl
- M tests/test_pipeline_sort.py
- M tests/test_sort.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.