Hi,
On Sun, Mar 2, 2014 at 4:02 PM, Rajika Kumarasiri < [email protected]> wrote: > hello, > > I did some reading. Now the Memcached plugin will act as a bridge between > the http client and the Memcached server, within the Monkey server. So in > order to invoke the Memcached server on behalf of the http client we from > the monkey plugin we need a client API for Memcached. So is there any > available C client API for Memcached or do we suppose to implement a one > our own ? I hope I am heading the right direction ? > > http client <---> Memcached plugin (Monkey) <---> Memcached server. > > <---> denotes a request/response pair. > > Thank you. > > Your understanding is correct. You should propose a memcached library to use that is thread safe and fast, and of course maintained, not legacy or deprecated libs. best
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
