Changeset [61ca65c7b85de5b5af91e910c2db0b78a48ed451] by Prashanth Mundkur
June 25th, 2010 @ 04:27 PM
More annotations for the master code.
http://github.com/tuulos/disco/commit/61ca65c7b85de5b5af91e910c2db0...
Committed by Prashanth Mundkur
- M master/src/disco_config.erl
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/event_server.erl
- M master/src/fair_scheduler_fair_policy.erl
- M master/src/fair_scheduler_job.erl
- M master/src/job_coordinator.erl
- M master/src/netstring.erl
- M master/src/node_mon.erl
- M master/src/task.hrl
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.