Changeset [ce0eaca5d97e209ece8c3715a81106f896770d8e] by tuulos
October 31st, 2008 @ 03:45 AM
Garbage collector changed to use os:cmd instead of the file module, due to IO redirection in slaves http://github.com/tuulos/disco/c...
Committed by tuulos
- M master/src/disco_server.erl
- M master/src/garbage_collect.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.