Changeset [1afd475a0448cea572ed069c5a3a2c2fa4ca66e2] by Ville Tuulos
August 25th, 2010 @ 12:58 AM
utility functions moved from disco_server.erl to disco.erl
http://github.com/tuulos/disco/commit/1afd475a0448cea572ed069c5a3a2...
Committed by Ville Tuulos
- M master/src/disco.erl
- M master/src/disco_server.erl
- M master/src/disco_web.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_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.