Hey Josef,
I have 3 memcache servers and 2 memcached clients. I
am trying to use 2 memcached clients in parallel and set the
<key,value> pairs in the servers in parallel. The only reason for
doing this is that my file is really huge and I want the values to be
set in the memcache server quickly. Thats the whole purpose of trying
to set the <key,value> pairs in parallel.
Thanks.
Shravya