====== Distributed Cache ====== ===== CHash ===== Consistent Hashing * [[http://www.haute-disponibilite.net/2010/10/03/optimiser-la-repartition-de-charge-avec-le-consistent-hashing/|Optimiser la répartition de charge avec le “Consistent Hashing”]] * [[https://github.com/dailymotion/chash|CHash]] is Dailymotion's implementation of consistent hashing, available as a light and fast C library (both static and shared objects provided), with PHP and Python bindings. ===== MemCached ===== Excellent outil pour mettre en RAM n’importe quel couple clef <-> valeur. http://memcached.org * [[wp>Memcached|Memcached]] sur Wikipedia (en). * [[http://www.haute-disponibilite.net/2007/11/06/mettre-en-place-un-serveur-de-cache-distribue-memcached/|Mettre en place un serveur de cache distribué: memcached]] * [[http://www.danga.com/memcached/|Official memcached site]] * [[http://code.google.com/p/memcached/wiki/Start|memcached wiki and faq]] * [[http://jehiah.com/projects/memcached-win32|Win32 memcached port 1.2.1]] * [[http://www.splinedancer.com/memcached-win32|Win32 memcached port 1.2.4]] ===== Sharedance ===== http://sharedance.pureftpd.org/project/sharedance