Outils pour utilisateurs

Outils du site


informatique:distributed_cache

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
informatique:distributed_cache [17/08/2009 15:56] – édition externe 127.0.0.1informatique:distributed_cache [19/05/2012 00:18] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ====== Distributed Cache ====== ====== 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 ===== ===== MemCached =====
  
 +Excellent outil pour mettre en RAM n’importe quel couple clef <-> valeur.
  
-[[http://en.wikipedia.org/wiki/Memcached|Memcached sur Wikipedia]] <sup>(en)</sup>.+http://memcached.org
  
 +  * [[wp>Memcached|Memcached]] sur Wikipedia <sup>(en)</sup>.
 +  * [[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://www.danga.com/memcached/|Official memcached site]]
   * [[http://code.google.com/p/memcached/wiki/Start|memcached wiki and faq]]   * [[http://code.google.com/p/memcached/wiki/Start|memcached wiki and faq]]
informatique/distributed_cache.1250517410.txt.gz · Dernière modification : 19/05/2012 00:16 (modification externe)

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki