Changeset [4b49ec0aa346d17fdc045cabcc6cf3b1d8ad790a] by pmundkur
March 28th, 2011 @ 04:26 PM
ddfs: convert direct gen_server calls on ddfs_master into api
calls.
https://github.com/tuulos/disco/commit/4b49ec0aa346d17fdc045cabcc6c...
Committed by pmundkur
- M master/src/ddfs/ddfs.erl
- M master/src/ddfs/ddfs_gc.erl
- M master/src/ddfs/ddfs_master.erl
- M master/src/ddfs/ddfs_tag.erl
- M master/src/ddfs/ddfs_web.erl
- M master/src/disco_server.erl
- M master/src/disco_web.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.