EhCache 2.4 Beta 1 发布,新增Ehcache Search
程序员文章站
2024-03-18 08:37:40
...
EhCache 2.4 Beta 1 发布了!EhCache是一个Java的分布式缓存框架,是Hibernate中默认的CacheProvider。
它的特点主要表现在:内存,磁盘存储,复制拷贝,监听器,缓存装载机,缓存异常处理等方面,详细特性介绍:http://ehcache.org/features.html
“Fremantle” 是下一代Enterprise Ehcache, Quartz Scheduler 和Terracotta Enterprise组合套件的代号:
- Enterprise Ehcache 2.4.0
- Quartz Scheduler 2.0.0
- Terracotta Enterprise Suite 3.5.0
2.4 beta新改进:
Enterprise Ehcache
- Addition of Ehcache Search
- Improvements to Enterprise Ehcache Disk Store (for use in conjunction with BigMemory)
- New local and local_jta Ehcache transaction modes
- NonStopCache is now in core
- Explicit locking is now in core
- Ehcache rejoin. Distributed Ehcache L1's are now about to rejoin the cluster on disconnect/reconnect from the Terracotta Server Array
- Ehcache Size method performance improvement for distributed caches
Quartz Scheduler
- New fluent configuration API (see below)
- Quartz Where - permitting control of where jobs execute in a clustered environment through node groups and node type constraints
A getting-started page for using Quartz Scheduler Locality API is available: Getting Started With Quartz Scheduler Locality API
点击查看详情:http://docs.terracotta.org/confluence/display/release/Fremantle+Beta+Release+Notes