Changeset [0e87a3417e152f5d20aa71d286089c98920ee47a] by Prashanth Mundkur
April 20th, 2012 @ 02:56 PM
Merge pull request #316 from kostis/tidier-cleanups
Tidier cleanups
https://github.com/discoproject/disco/commit/0e87a3417e152f5d20aa71...
Committed by Prashanth Mundkur
- M master/src/disco.erl
- M master/src/disco.hrl
- M master/src/disco_config.erl
- M master/src/disco_server.erl
- M master/src/disco_web.erl
- M master/src/discozip.erl
- M master/src/event_server.erl
- M master/src/fair_scheduler_job.erl
- M master/src/job_coordinator.erl
- M master/src/jobpack.erl
- M master/src/json_validator.erl
- M master/src/netstring.erl
- M master/src/node_mon.erl
- M master/src/trunc_io.erl
- M master/src/worker_protocol.erl
- M master/src/worker_runtime.erl
- M master/test/ddfs_tag_test.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.