现在服务器的最新版本是 1.2.4,主要有下面一些提升:
2007-12-06: Version 1.2.4 released. Many bug and platform fixes since 1.2.2. New threading support for stat queries. New commands 'append', 'prepend', 'gets', and 'cas'.
2007-05-02: Version 1.2.2 released. Memcached can be configured to support multithreading. Big code cleanup with performance improvements. Memcached now collects eviction and per-object-type statistics.
2006-12-05: Version 1.2.1 released. Various perfomance improvements. OpenBSD portability fixes. New faster hash function. Memcached no longer listens for UDP requests by default.
2006-09-09: Version 1.2.0 released. Improved memory efficiency of up to 40%. Better support for large memory systems. CPU consuption is reduced 25-30%. New UDP interface.
而其Java的客户端api也有最新版本2.0发布:01-13-2008
另外使用Java的系统还有另外一个client api可选
An improved Java API maintained by Dustin Sallings is also available. Aggressively optimised, ability to run async, supports binary protocol, etc. See site for details:
http://bleu.west.spy.net/~dustin/projects/memcached/ -- Improved Java API for memcached
心情: 一般