Changeset [32824ca2c3a237384b77c0daf1513f6f798e6b0a] by Shayan Pooya
April 16th, 2014 @ 10:07 AM
disco util: Introduce weighted_select_items.
This function will randomly choose some of the nodes in the list
based on
their weighted index.
https://github.com/discoproject/disco/commit/32824ca2c3a237384b77c0...
Committed by Shayan Pooya
- A master/test/disco_util_test.erl
- M master/src/disco_util.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.