Changeset [f2b8f221793fe7c1e0e39fdd3619cc003d2fad6c] by Shayan Pooya
July 22nd, 2014 @ 02:01 PM
event_server: add a function for getting the pid of the job_event_handler.
This handle can be used to directly query the job_event_handler
(without going
through the event_server).
https://github.com/discoproject/disco/commit/f2b8f221793fe7c1e0e39f...
Committed by Shayan Pooya
- M master/src/event_server.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.