Changeset [3e079b74dcd79ae77055816c280d0c380b9fd917] by Ville Tuulos
September 6th, 2009 @ 01:23 PM
bugfix: number of waiting tasks was negative on the ui if
nr_maps < len(inputs). Closes #28
http://github.com/tuulos/disco/commit/3e079b74dcd79ae77055816c280d0...
Committed by Ville Tuulos
- M master/src/handle_ctrl.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.