Changeset [2883c9f0038f7edf117f47b3c0c0ce5d11f45883] by Ville Tuulos
October 25th, 2009 @ 01:08 AM
Scheduling policy changed: Always prefer the least loaded node,
not the node with the most number of tasks (per job)
http://github.com/tuulos/disco/commit/2883c9f0038f7edf117f47b3c0c0c...
Committed by Ville Tuulos
- M master/src/disco_server.erl
- M master/src/fair_scheduler_job.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.