Dilip wrote:
We read that memcached is "Free & open source, high-performance,
distributed memory object caching system" Where as "distirbuted" is
not part of memcached servers. We have to have some client which knows
about all memcached servers and uses some hash based on key to
determine a server.
Is My understanding correct? If it is correct, we should remove
"Distributed" from the above definition.
The data is distributed - but the servers don't need to know anything about
that. Doesn't that still make it a distributed system?
--
Les Mikesell
[email protected]