- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://fnil.net/xmemcached
- 软件文档: https://github.com/killme2008/xmemcached/wiki
- 官方下载: https://github.com/killme2008/xmemcached
软件介绍
Xmemcached是基于java nio实现的高性能可扩展的memcached客户端。
它的主要特点:
高性能,稳定可靠,已经在众多公司的众多项目里得到应用。
功能完备:客户端分布式、权重、最新最完整的协议支持。
可扩展,易于集成
可动态增删memached节点
客户端操作统计
NIO连接池
等等,更多信息请见wiki文档。
Data Structures and Algorithms in Java
Robert Lafore / Sams / 2002-11-06 / USD 64.99
Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!
