Changeset [b052fdb36af8ec3372ddf6d525065330763fdb40] by Shayan Pooya
May 8th, 2014 @ 11:43 AM
job_coordinator: extract wakeup_waiters out of task_complete.
task_complete use to do two separate things which made it
complicated.
https://github.com/discoproject/disco/commit/b052fdb36af8ec3372ddf6...
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.