Changeset [2fcb70cbfc1a35404df03567a617fd2fe3c7c044] by Prashanth Mundkur
January 5th, 2012 @ 06:10 AM
Switch to new GC/RR algorithm (described in
master/src/ddfs/ddfs_gc_main.erl).
https://github.com/discoproject/disco/commit/2fcb70cbfc1a35404df035...
Committed by Prashanth Mundkur
- A master/src/ddfs/ddfs_gc.hrl
- A master/src/ddfs/ddfs_gc_main.erl
- M master/src/ddfs/config.hrl
- M master/src/ddfs/ddfs_gc.erl
- M master/src/ddfs/ddfs_gc_node.erl
- M master/src/ddfs/ddfs_master.erl
- M master/src/ddfs/ddfs_tag.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.