Changeset [706acec74a6c0901444b26b07a23bdc9ba3ff78c] by Shayan Pooya
June 4th, 2014 @ 06:42 AM
job_coordinator: use a gb_tree(group(), task()) for faster lookups.
Currently we don't do inverse lookups.
https://github.com/discoproject/disco/commit/706acec74a6c0901444b26...
Committed by Shayan Pooya
- M master/include/job_coordinator.hrl
- M master/src/job_coordinator.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.