My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
Implements consistent hashing algorithm. Can return one or more instanses.
=php-redis= php-redis is KeyValue data development framework, which allows to easily implement data logic on top of Redis - powerful and fast KeyValue DB. The idea is to provide platform for building data model on top of it. Right now framework consists of such elements: * Connection pool ...
==Building blocks for Erlang/OTP systems using distributed algorithms.== copyright 2007-2008 Basho Technologies authors: * Justin Sheehy * Andy Gross ---- Code added so far: || Vector Clocks || [http://distributerl.googlecode.com/svn/trunk/vclock.erl module] || [http://distributer...
= Flexihash = *NOTE: [http://github.com/pda/flexihash Flexihash has moved to GitHub]* Flexihash is a small PHP library which implements [http://en.wikipedia.org/wiki/Consistent_hashing consistent hashing], which is most useful in distributed caching. It requires PHP5 and uses [http://simplete...