[Tickets #7086] Re: Consider consistent hashing for Horde_Memcache
bugs at horde.org
bugs at horde.org
Mon Jul 21 17:33:20 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7086
------------------------------------------------------------------------------
Ticket | 7086
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Consider consistent hashing for Horde_Memcache
Queue | Horde Framework Packages
Version | HEAD
Type | Enhancement
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-07-21 13:33) wrote:
For the way we use memcache, key redundancy doesn't makes sense. The
overhead in keeping cache information on multiple servers on every
request is not worth the gains we might get in the (rare) event a
memcache server is removed from the pool. Since our memcache data is
not entirely based on underlying DB/SQL data, B thrashing issues are
reduced.
More information about the bugs
mailing list