Changeset [b55634484a0c2560c3aa2b0506d71bff27f97a13] by Shayan Pooya
July 24th, 2014 @ 07:35 AM
Merge pull request #561 from pooya/job_event
Job event
https://github.com/discoproject/disco/commit/b55634484a0c2560c3aa2b...
Committed by Shayan Pooya
- A master/src/event.hrl
- A master/src/job_event.erl
- M master/include/pipeline.hrl
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/event_server.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.