Changeset [f5fb2aed98791124de43c16b3922ab061aeeedd3] by Jared Flatow
April 13th, 2011 @ 01:30 PM
Merge branch 'rc0.4' of http://github.com/tuulos/disco
into worker
https://github.com/tuulos/disco/commit/f5fb2aed98791124de43c16b3922...
Committed by Jared Flatow
- M master/src/ddfs/ddfs.erl
- M master/src/ddfs/ddfs_tag.erl
- M master/src/ddfs/ddfs_web.erl
- M master/src/disco.erl
- M master/src/disco_server.erl
- M master/src/fair_scheduler_fair_policy.erl
- M master/src/fair_scheduler_job.erl
- M master/src/jobpack.erl
- M master/src/temp_gc.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.