Changeset [1533247fd8727316a0b4edd6672e0c6a71543728] by Ville Tuulos
August 30th, 2009 @ 09:22 PM
fair / fifo scheduler tested with basic cases - seems to
work
http://github.com/tuulos/disco/commit/1533247fd8727316a0b4edd6672e0...
Committed by Ville Tuulos
- M master/disco-master
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/event_server.erl
- M master/src/fair_scheduler.erl
- M master/src/fair_scheduler_fair_policy.erl
- M master/src/fair_scheduler_job.erl
- M master/src/handle_ctrl.erl
- M master/src/handle_job.erl
- M master/www/joblist.js
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.