31 October, 2012

XMemcached 1.3.8


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Dennis Zhuang | More scripts
code.google.com
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Java
November 1st, 2012, 04:49 GMT [view history]
C: \ Development Tools \ Other Libraries

Memcached is a free & open source, high-performance, distributed memory object caching system written in C++.

XMemcached is a Java client library for Memcached, is NIO based and geared towards maximum performance.

Here are some key features of "XMemcached":

· Supports JMX
· Supports weighted servers
· Supports connection pools
· Supports failure modes
· Supports standby modes
· Supports Memcached text protocols
· Supports Memcached binary protocols
· Supports standard hash strategies
· Supports consistent hash strategies
· Supports kestrel
· Supports TokyoTyrant
· Spring framework integration
· Hibernate integration

What's New in This Release: [ read full changelog ]

· Implemented touch command for text protocol.
· Added a new interface KeyProvider to pre-process keys before sending them to memcached.And added a new method setKeyProvider to client builder and spring factory bean.
· Added flow control for noreply operations and added a new method setMaxQueuedNoReplyOperations to to client builder and spring factory bean.It's default value is based on your JVM maximum memory.
· Removed time field in delete command,it's not valid at all even you pass it.
· Changed default operation timeout to five seconds.
· Fixed KetamaMemcachedSessionLocator issue when set it to be compatible with nginx upstream consistent hash using memcached default port.


Download button
Via: XMemcached 1.3.8

0 Comment: