Hi!

On Thu, Sep 29, 2011 at 7:47 AM, Prasad <pspha...@gmail.com> wrote:

> I am trying to use mget() to get multiple data pieces using the C++
> API. When it works the performance difference is great.
>

Is this the one in libmemcached? If so use the C API. The C++ API is just
there for a couple of folks who wanted to have one. Its a wrapper around the
C api and it wouldn't surprise me if it was slower. In version 2.0 we are
likely to completely rewrite it.

Cheers,
   -Brian

Reply via email to