Changeset [31a47c9cf69979b431676c54d0856440ef6e4d0b] by Shayan Pooya
July 16th, 2014 @ 08:47 AM
ddfs_gc: introduce the foreach_file function
It goes through all of the files and calls the call-back
function for all of
them (just like the lists:foreach) without capturing their return
value.
https://github.com/discoproject/disco/commit/31a47c9cf69979b431676c...
Committed by Shayan Pooya
- M master/src/ddfs/ddfs_gc_node.erl
- M master/src/ddfs/ddfs_util.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.