Changeset [aa98843df6e43d215592d2c62ffe43dcf20bbcce] by Shayan Pooya
May 13th, 2014 @ 07:36 AM
Merge pull request #511 from pooya/new_spawn
erlang: avoid creating an extra fun when calling spawn_link.
https://github.com/discoproject/disco/commit/aa98843df6e43d215592d2...
Committed by Shayan Pooya
- M master/src/ddfs/ddfs_http.erl
- M master/src/ddfs/ddfs_master.erl
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/hdfs.erl
- M master/src/node_mon.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.