Changeset [3ff4bf08bc63ff5641e6ef782d014b98597011c5] by Ville Tuulos
July 5th, 2010 @ 02:20 AM
delayed update implemented for ddfs, which makes concurrent
updates on a single tag much more efficient. Closes #155
http://github.com/tuulos/disco/commit/3ff4bf08bc63ff5641e6ef782d014...
Committed by Ville Tuulos
- M lib/disco/ddfs.py
- M lib/disco/util.py
- M master/src/ddfs/config.hrl
- M master/src/ddfs/ddfs.erl
- M master/src/ddfs/ddfs_tag.erl
- M master/src/ddfs/ddfs_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.