Multiple mecached server

Ask Bjørn Hansen ask at develooper.com
Tue Oct 10 17:43:17 UTC 2006


On Oct 10, 2006, at 9:39, komtanoo.pinpimai at livetext.com wrote:

> I'm start using memcached on serveral machines, about 10. I'm  
> curious how
> memcached know which machine stores which key, [....]

In current versions the client decides.

> I wonder how memcached perl API does this ?, hope it's not a brute  
> force one ?

No, of course not.  :-)

Look for  "sub get_sock" in
http://search.cpan.org/src/BRADFITZ/Cache-Memcached-1.18/lib/Cache/ 
Memcached.pm


  - ask

-- 
http://www.askbjoernhansen.com/




More information about the memcached mailing list