Changeset [54d84fd73bafce446eca32208cb6a7e6913666b0] by Ville Tuulos
July 6th, 2010 @ 03:02 AM
bugfix: get_jobinfo was able to crash event_server, if it was
called before job_coordinator had added job_data to events (race
condition)
http://github.com/tuulos/disco/commit/54d84fd73bafce446eca32208cb6a...
Committed by Ville Tuulos
- 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.