Changeset [04b369b053daf3d848cc8b8daea50101bde288ce] by Ville Tuulos
April 11th, 2011 @ 12:24 PM
Merge branch 'rc04-integrate' into rc0.4-epl
https://github.com/tuulos/disco/commit/04b369b053daf3d848cc8b8daea5...
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.