Changeset [1d10634783228822d89e5652e5207291ba3c9a20] by Prashanth Mundkur
June 25th, 2010 @ 04:31 PM
Bugfix: fix a invalid pattern match reported by dialyzer.
This bug caused a clause in the priority queue code to never match,
resulting in unfair scheduling.
http://github.com/tuulos/disco/commit/1d10634783228822d89e5652e5207...
Committed by Prashanth Mundkur
- M master/src/fair_scheduler_fair_policy.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.