Changeset [5bcfb7c095fbeb6f51cd1de5c91b11cdfdf40a37] by Ville Tuulos
October 31st, 2008 @ 02:49 PM
Merge branch 'master' of git@github.com:tuulos/disco http://github.com/tuulos/disco/c...
Committed by Ville 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/src/handle_job.erl
- M master/www/job.html
- M master/www/job.js
- M pydisco/disco/core.py
- M pydisco/disco/util.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.