Changeset [e05fae9911864f80d72f367ccf6a9141cc0e1342] by Shayan Pooya
June 5th, 2014 @ 12:01 PM
jc_utils: maintain the number of running tasks.
This value will be used in determining whether we can run tasks
of a stage or
not.
https://github.com/discoproject/disco/commit/e05fae9911864f80d72f36...
Committed by Shayan Pooya
- M master/include/job_coordinator.hrl
- M master/src/jc_utils.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.