Changeset [5eabbaaf38c75e00afe6d2bc9e89f810d9fb0a93] by Ville Tuulos
April 11th, 2011 @ 12:11 PM
Merge branch 'rc04-integrate' of /home/mundkur/proj/disco/disco
into rc04-integrate
https://github.com/tuulos/disco/commit/5eabbaaf38c75e00afe6d2bc9e89...
Committed by Ville Tuulos
- M lib/disco/events.py
- M lib/disco/schemes/scheme_raw.py
- M lib/disco/task.py
- M master/src/disco_server.erl
- M master/src/disco_web.erl
- M master/src/disco_worker.erl
- M master/src/job_coordinator.erl
- M master/src/jobpack.erl
- M master/src/json_validator.erl
- M master/src/worker_inputs.erl
- M master/src/worker_protocol.erl
- M master/src/worker_runtime.erl
- M master/src/worker_throttle.erl
- M tests/test_events.py
- M tests/test_jobpack.py
- M tests/test_ratelimit.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.