A new memcached client for java and a benchmark between java clients.

2009-06-07 Thread dennis
XMemcached is a high performance, easy to use blocking multithreaded memcached client in java. It's nio based (using my nio framework :yanf4j), and was carefully tuned to get top performance. Xmemcached main features 1. Supports all memcached text based protocols (binary protocol on the road) cur

Re: A new memcached client for java and a benchmark between java clients.

2009-06-07 Thread dennis zhuang
I must add it that xmemcached use spymemcached's transcoder. 2009/6/7 dennis > XMemcached is a high performance, easy to use blocking multithreaded > memcached client in java. > It's nio based (using my nio framework :yanf4j), and was carefully > tuned to get top performance. > Xmemcached main f

Re: A new memcached client for java and a benchmark between java clients.

2009-06-07 Thread Dustin
On Jun 7, 8:51 am, dennis wrote: > XMemcached is a high performance, easy to use blocking multithreaded > memcached client in java. > It's nio based (using my nio framework :yanf4j), and was carefully > tuned to get top performance. > Xmemcached main features Just curious -- what was the goal

why cann't delete the memcache key?

2009-06-07 Thread 甜菜
Hi, all I am using memcache in my project, but, it cann't good work for the delete key. My memcache server information: stats STAT pid 18802 STAT uptime 206534 STAT time 1244434171 STAT version 1.4.0-rc1 STAT pointer_size 32 STAT rusage_user 99.508872 STAT rusage_system 342.615914 STAT curr_c