Hi Dennis:
Forwarding this to memecached mailing list.
Eric
--- Begin Message ---
hi,eric
I have written a new memcached client for java,called xmemcached
<http://code.google.com/p/xmemcached/> (see
http://code.google.com/p/xmemcached/)
It's main features:
1、Supports all memcached text based protocols (binary protocol on the road)
currently, include set,add,append,prepend,cas,delete,get/gets,multi
get/gets,stats,flush_all etc.
2、Supports distributed memcached with standard hash or consistent hash
strategy
3、 Support for JMX to allow you to monitor and control the behavior of the
XMemcachedClient.Change the optimiezer's factor or add/remove memcached
server dynamically
4、truned for top performance
Could you add it to the memcached's wiki about Client API? I think it may
help somebody,thans a lot.
--
dennis zhuang
--- End Message ---