yes i think memcached's code are good at a lot of LRU caches in c and i write this project to save all net work cost and sting command parser cost
On 10月27日, 下午7时37分, "Henrik Schröder" <[EMAIL PROTECTED]> wrote: > Sorry for this stupid question, but I have to ask: > > Aren't there already good embeddable LRU caches in C that you can use? Or is > the LRU cache code in memcached so good that it's actually useful to do > this? > > /Henrik > > > > On Mon, Oct 27, 2008 at 11:08 AM, shineyear <[EMAIL PROTECTED]> wrote: > > > hi, all: > > > i write a project about memcached named embed memcached > > > if you want a memcached work with a local process, without any net > > communication to save some performance about socket, memcached string > > command process, embed-memcached is your best choice!- 隐藏被引用文字 - > > - 显示引用的文字 -
