Changeset [f120f2f3fee97638a0c5d2145a01b599f87beb0b] by Shayan Pooya
May 28th, 2014 @ 06:52 PM
erlang cleanup: remove redundant type information comments.
These type information are now part of the type of these data
structures.
https://github.com/discoproject/disco/commit/f120f2f3fee97638a0c5d2...
Committed by Shayan Pooya
- M master/src/job_coordinator.erl
- M master/src/worker_inputs.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.