Changeset [9c22557b2f7b686fd29a3525d7eea7b9f3fd71e0] by Shayan Pooya
July 28th, 2014 @ 11:37 AM
job_event: always hibernate a jobs event handler after after it is done
This process will still be accessed occusionally when the user
needs it,
however, we want to consume as little memory as possible for this
process.
https://github.com/discoproject/disco/commit/9c22557b2f7b686fd29a35...
Committed by Shayan Pooya
- M master/include/gs_util.hrl
- 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.