Consistant hashing with memcache

Posted by Industrial on Stack Overflow See other posts from Stack Overflow or by Industrial
Published on 2010-05-08T11:01:53Z Indexed on 2010/05/08 11:08 UTC
Read the original article Hit count: 175

Filed under:
|
|

Hi everyone,

I am setting up a new web app that will on the client side feature a multi-memcached server environment for reliability and performance.

Would it be wise for us to utilize something like Flexihash to make it better to replicate the data between the memcache servers?

Reference: http://github.com/pda/flexihash

Thanks!

© Stack Overflow or respective owner

Related posts about memcache

Related posts about memcached