Changeset [4c7a1171344801c5e7e1ca1e399163ab2c96d7a4] by Shayan Pooya
May 9th, 2014 @ 10:53 AM
disco_server: Send the worker pid to the job scheduler.
This pid can be used for communicating to the worker and sending
the future
inputs to it.
https://github.com/discoproject/disco/commit/4c7a1171344801c5e7e1ca...
Committed by Shayan Pooya
- M master/src/disco_server.erl
- M master/src/fair_scheduler_job.erl
- 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.