memcached as a in process cache
Venkatesh KS
venkatesh.ks at gmail.com
Thu Aug 2 13:50:27 UTC 2007
Hi,
I am looking at memcache for some caching requirement. I was wondering if we
have a cluster
of nodes where each node has about 2 gigs to spare for caching.
Each node runs memcached and looks up in the local cache if the data is
available before
it can start looking up in the cluster. In that case is it possible to
bypass the socket write/read
and call into the actual function which do the set/get?
regards,
-venkatesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070802/128fffa6/attachment.htm
More information about the memcached
mailing list