【发布时间】:2012-01-24 16:12:42
【问题描述】:
使用 Ehcache 作为 Hibernate 的二级缓存提供者和使用 Terracotta 分发它和使用 terracotta-hibernate-cache 和 terracotta-hibernate-agent 有区别吗?
【问题讨论】:
标签: hibernate ehcache second-level-cache terracotta
使用 Ehcache 作为 Hibernate 的二级缓存提供者和使用 Terracotta 分发它和使用 terracotta-hibernate-cache 和 terracotta-hibernate-agent 有区别吗?
【问题讨论】:
标签: hibernate ehcache second-level-cache terracotta
简短的回答是后者已被弃用,您应该使用前者。 terracotta-hiberante-cache 等早于 Ehcache 收购。与此同时,ehcache(无论是否与兵马俑集群)已经进行了大量投资并为您提供更好的结果......
【讨论】: