Terracotta 是一个JVM级的开源群集框架,提供:HTTP Session复制,分布式缓存,POJO群集,跨越群集的JVM来实现分布式应用程序协调(采用代码注入的方式,所以你不需要修改任何)。
Terracotta 3.2.1 是最新的 GA 版本,集成了 EhCache 2.0 和 Quartz 1.7.3 。
新改进内容包括:
1. Ehcache as a Hibernate 2nd Level Cache.
2. Write-behind in Ehcache.
3. JTA support in Ehcache.
4. Optimized bulk load in Ehcache.
5. Management. Dynamic config for Ehcache
6. Express Web Sessions Clustering.
7. OSGi Support