Changeset [75b48db3e48156eaf881096c378c091ba2ea00e9] by Shayan Pooya
June 17th, 2014 @ 07:05 AM
Merge pull request #538 from pooya/max_cores
Max cores
https://github.com/discoproject/disco/commit/75b48db3e48156eaf88109...
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/include/pipeline.hrl
- M master/src/jc_utils.erl
- M master/src/job_coordinator.erl
- M master/src/jobpack.erl
- M master/test/jc_utils_test.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.