Changeset [dd8077e46a8c9a2904d10864e5c7c125fd8718e1] by Shayan Pooya
May 13th, 2014 @ 01:33 PM
disco_worker: Send the pid of the slave worker instead of the
worker process on master.
https://github.com/discoproject/disco/commit/dd8077e46a8c9a2904d108...
Committed by Shayan Pooya
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/fair_scheduler_job.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.