Changeset [cd9efef36d56a5571e9a94f5a15948888183a489] by Shayan Pooya
June 5th, 2014 @ 10:17 AM
Merge pull request #526 from pooya/expose_concurrent
Expose concurrent
https://github.com/discoproject/disco/commit/cd9efef36d56a5571e9a94...
Committed by Shayan Pooya
- M lib/disco/worker/pipeline/worker.py
- M master/include/pipeline.hrl
- M master/src/disco_web.erl
- M master/src/jc_utils.erl
- M master/src/job_coordinator.erl
- M master/src/jobpack.erl
- M master/src/pipeline_utils.erl
- M master/test/pipeline_utils_test.erl
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.