Changeset [03f0f823487102d8f8123370243e29a7e01cb350] by Ville Tuulos
August 28th, 2009 @ 12:34 AM
Initial commit of the new fair scheduler - doesn't even compile
yet
http://github.com/tuulos/disco/commit/03f0f823487102d8f8123370243e2...
Committed by Ville Tuulos
- A master/src/fair_scheduler.erl
- A master/src/fair_scheduler_fair_policy.erl
- A master/src/fair_scheduler_fifo_policy.erl
- A 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.