Changeset [a934f2848d6fd18a5079ebd696934836835d9400] by Ville Tuulos
May 13th, 2009 @ 08:41 PM
Improved storing of intermediate results. Branched jobs to 256 directories based on the first byte of the md5 sum of the job name. http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- 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/src/oob_server.erl
- M node/disco-worker
- M node/disconode/disco_worker.py
- M pydisco/disco/comm_curl.py
- 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.