首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 快速启用Web应用程序和服务的缓存java API

快速启用Web应用程序和服务的缓存java API

资 源 简 介

An easy and seamless way of integrating web applications and/or services with distributed cache systems like Memcached without the burden of refactoring or re-designing the actual code. It also provides an on heap cache implementation in case you don"t need a distributed cache system. Features Simple cache API designed for easy of use; Distributed off-heap support; On-heap support with configurable time-to-live and max entries; Non-native serialization support (Allow caching Java objects not implementing the Serializable interface); Interceptor API for transparently enable caching for regular Java objects or EJBs; Cache live statistics through Log4J; Start using Memcachefy is available in Maven Central under the identifier: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
VIP VIP
0.182776s