On 2/4/11 9:56 PM, Roberto Spadim wrote:
problem:
today i need 4 packets to make 'lock'/'unlock' using memcache
i need to use less ROM/CPU/RAM/network at client side

What's the big picture here? If you want your client to do less work, why not run a web service on the server that not only implements the lock but also does most or all of what the client would have done while holding the lock?

--
  Les Mikesell
   lesmikes...@gmail.com

Reply via email to