Changeset [66cf3ea73163dc6884365057d9bb78dad59d6040] by Ville Tuulos
August 28th, 2009 @ 08:31 PM
disco_server & co made compatible with the new scheduler,
not tested
http://github.com/tuulos/disco/commit/66cf3ea73163dc6884365057d9bb7...
Committed by Ville Tuulos
- M Makefile
- M master/src/disco_config.erl
- M master/src/disco_main.erl
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/fair_scheduler.erl
- M master/src/handle_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.