Changeset [3c971cdf1de04688811c720dc58eb50b73f871c8] by pmundkur
April 10th, 2011 @ 10:39 AM
dialyzer: spec the worker modules and json validator.
https://github.com/tuulos/disco/commit/3c971cdf1de04688811c720dc58e...
Committed by pmundkur
- M master/src/disco_worker.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
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.