- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://commons.apache.org/proper/commons-jcs/
- 软件文档: https://commons.apache.org/proper/commons-jcs/getting_started/intro.html
- 官方下载: https://commons.apache.org/proper/commons-jcs/download_jcs.cgi
软件介绍
Apache Commons JCS 是一个用 Java 编写的分布式、多功能的缓存系统,它旨在通过提供管理各种动态性质的缓存数据的手段来加速应用程序。 类似其它缓存系统,JCS 对于那些高读取的应用程序颇有实用。
功能特性:
内存管理
磁盘溢出(和碎片整理)
线程池控件
Element 分组
最小依赖
快速嵌套分类删除
数据到期(空闲时间和最长使用寿命)
可扩展框架
完全可配置的运行时参数
区域数据分离和配置
远程同步
远程存储恢复
The Definitive Guide to Django
Adrian Holovaty、Jacob Kaplan-Moss / Apress / 2007-12-06 / CAD 45.14
Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. In The Definitive Guide to Django: Web Development ......一起来看看 《The Definitive Guide to Django》 这本书的介绍吧!
