Changeset [f595209eff03b5ea8840d9b97fa051865ec45bca] by Shayan Pooya
May 24th, 2014 @ 09:34 AM
erlang: use lists:keyfind instead of proplists:get_value.
lists:keyfind is faster.
https://github.com/discoproject/disco/commit/f595209eff03b5ea8840d9...
Committed by Shayan Pooya
- M master/src/ddfs/ddfs_tag_util.erl
- M master/src/json_validator.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.