Changeset [6756fd1c002d497dc0e67536d7ace9c1bb7c9080] by Shayan Pooya
July 23rd, 2014 @ 11:12 AM
disco_server: use job_event directly for sending events
Instead of going through the event_server, the disco_server can
send the event
directly to the job_event_handler.
https://github.com/discoproject/disco/commit/6756fd1c002d497dc0e675...
Committed by Shayan Pooya
- M master/src/disco_server.erl
- M master/src/job_event.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.