Changeset [7d6feb59faf9e08c81ddc0f0792aeb80f8b6d728] by Shayan Pooya
May 9th, 2014 @ 07:42 AM
job_coordinator: Run the split tasks of the next stages concurrently.
If the next stage is of type split, we can start it even without
finishing the
current stage.
https://github.com/discoproject/disco/commit/7d6feb59faf9e08c81ddc0...
Committed by Shayan Pooya
- M master/src/job_coordinator.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.