Changeset [d9543fe3bf1d0d1981dc4d9213d89a60f92c7c9f] by Jared Flatow
January 31st, 2011 @ 03:39 PM
fix disco_worker:jobhome to recur no matter what after it has
linked (in case another job with same hash happens to be the one
that has registered)
https://github.com/tuulos/disco/commit/d9543fe3bf1d0d1981dc4d9213d8...
Committed by Jared Flatow
- M master/src/disco_worker.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.