Changeset [6a5e7f754b3a2edaee0b7628c428dae43cea2021] by Ville Tuulos
May 14th, 2009 @ 01:54 AM
bugfix: missing and crashed nodes are now handled correctly and they don't cause jobs to fail. Closes #2 http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M test/test_missingnode.py
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.