Changeset [78d5624e2fd90801284bd2c29bc7e8a55f7b83b2] by Ville Tuulos
May 13th, 2009 @ 10:42 PM
Improved storing of data on the master. 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_server.erl
- M master/src/disco_worker.erl
- M master/src/event_server.erl
- M master/src/handle_job.erl
- M master/src/oob_server.erl
- M node/disco-worker
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.