Better server selection client code?
Christopher Baus
christopher at baus.net
Wed Oct 18 05:13:27 UTC 2006
> ----
> "I've been toying with idea of using consistent hashes with memcached,
> but I don't really have enough servers for it to be worth it.
>
> http://www8.org/w8-papers/2a-webserver/caching/paper2.html
>
> Leon"
> ----
>
That could be very cool. I read up on consistent hashes for load
balancing crawlers. The promise of repartitioning the hash space at run
time almost seems like a miracle. Memcached is probably the perfect place
for implementing consistent hashes since the client and server is under
the sysadmin's control, unlike the web.
http://baus.net/
More information about the memcached
mailing list