Changeset [d7d2f43dac5269166dd2732b2ff9488b921ab6ac] by tuulos
October 31st, 2008 @ 02:54 AM
Purge implemented: A new call that can be used to clean obsolete data files. http://github.com/tuulos/disco/c...
Committed by tuulos
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/garbage_collect.erl
- M master/src/handle_ctrl.erl
- M master/www/job.html
- M master/www/job.js
- M pydisco/disco/core.py
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.