Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

XMemcached is a high performance, easy to use multithreaded memcached client in java. It's nio based (using my open source nio framework :yanf4j), and was carefully tuned to get top performance. Xmemcached main highlights: 1.Supports all memcached text based protocols and binary ... [More] protocols(Binary protocol supports since version 1.2.0). 2.Supports distributed memcached with standard hash or consistent hash strategy 3.Supports for JMX to allow you to monitor and control the behavior of the XMemcachedClient.Change the optimizer's factor or add/remove memcached server dynamically 4.Supports weighted server. 5.Supports connection pool.You can create more connections to one memcached server with java nio.(since version 1.2.0) 6.Supports integrating to spring framework and hibernate-memcached. 7.High performance. 8.Supports talking with kestrel(a MQ written in scala) and TokyoTyrant Current stable version is 1.2.4-bugfix with yanf4j 1.1.1 Here is a performance comparison between java memcached client. http://xmemcached.googlecode.com/svn/trunk/benchmark/benchmark.html Xmemcached是基于java nio实现的高性能可扩展的memcached客户端。 实际上是基于我实现的一个nio框架 yanf4j的基础上实现的,当前推荐版本为1.2.4-bugfix。 [Less]

0
 
  0 reviews  |  0 users  |  31,138 lines of code  |  3 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.