分布式缓存系统 Apache Commons JCS

码农软件 · 软件分类 · 缓存系统 · 2019-08-29 19:41:47

软件介绍

Apache Commons JCS 是一个用 Java 编写的分布式、多功能的缓存系统,它旨在通过提供管理各种动态性质的缓存数据的手段来加速应用程序。 类似其它缓存系统,JCS 对于那些高读取的应用程序颇有实用。 

功能特性:

  • 内存管理

  • 磁盘溢出(和碎片整理)

  • 线程池控件

  • Element 分组

  • 最小依赖

  • 快速嵌套分类删除

  • 数据到期(空闲时间和最长使用寿命)

  • 可扩展框架

  • 完全可配置的运行时参数

  • 区域数据分离和配置

  • 远程同步

  • 远程存储恢复

本文地址:https://codercto.com/soft/d/13451.html

About Face 2.0

About Face 2.0

Alan Cooper、Robert M. Reimann / Wiley / March 17, 2003 / USD 35.00

First published seven years ago-just before the World Wide Web exploded into dominance in the software world-About Face rapidly became a bestseller. While the ideas and principles in the original book......一起来看看 《About Face 2.0》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具