Changeset [66e0ef22abf56c8445e3c0ce1c367c0d6f140dc7] by Ville Tuulos
August 28th, 2009 @ 03:49 PM
Scheduler improvements, doesn't compile yet
http://github.com/tuulos/disco/commit/66e0ef22abf56c8445e3c0ce1c367...
Committed by Ville Tuulos
- A master/src/task.hrl
- M master/src/fair_scheduler.erl
- M master/src/fair_scheduler_fair_policy.erl
- M master/src/fair_scheduler_fifo_policy.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.