阅读更多

15顶
1踩

企业架构

原创新闻 Ehcache 2.4.4 发布,Java分布式缓存框架

2011-08-17 12:27 by 见习记者 lihuapi 评论(0) 有4013人浏览
EhCache 2.4.4正式版发布了!

EhCache是一个Java的分布式缓存框架,是Hibernate中默认的CacheProvider。它的特点主要表现在:内存、磁盘存储、复制拷贝、监听器、缓存装载机、缓存异常处理等方面。



该版本是一个bug修复版本,修复的bug:

  • CDV-1593 - Replicated cache events on TC clustered caches may not work in all configurations
  • 5993 - Resolve rejoin timeout issues (previously with rejoin turned on if nonStop timeoutMillis was less than the cache startup time, then the cache was not be able to start)
  • 5985 - Resolve exception (javax.management.InstanceAlreadyExistsException) with programatic add/remove of cache
官网地址:http://ehcache.org/

下载地址http://sourceforge.net/projects/ehcache/files/ehcache-core/ehcache-core-2.4.4/


15
1
评论 共 0 条 请登录后发表评论

发表评论

您还没有登录,请您登录后再发表评论

相关推荐

Global site tag (gtag.js) - Google Analytics