setMulti implementation for Java client?

Martin Atkins mart at degeneration.co.uk
Thu Jun 2 07:07:11 PDT 2005


Greg Whalin wrote:
> 
> I also wonder if the memcached server is faster at dealing w/ getMulti()
> vs a bunch of gets (network traffic aside)?
> 

I would expect that the real value of getting multiple values in a
single call is that the operation will be atomic, not that it'll
necessarily be any faster.



More information about the memcached mailing list