Hi,<br><br>I am looking at memcache for some caching requirement. I was wondering if we have a cluster<br>of nodes where each node has about 2 gigs to spare for caching.<br><br>Each node runs memcached and looks up in the local cache if the data is available before
<br>it can start looking up in the cluster. In that case is it possible to bypass the socket write/read<br>and call into the actual function which do the set/get?<br><br>regards,<br>-venkatesh<br>