terracotta-hibernate-cache 和 Terracotta 分布式 Ehcache 之间有什么区别?
使用 Ehcache 作为 Hibernate 的二级缓存提供者并使用 Terracotta 进行分发,以及使用 terracotta-hibernate-cache 和 terracotta-hibernate-agent 之间有区别吗?
Is there a difference between using Ehcache as Hibernate's second-level cache provider and distributing it with Terracotta, and using terracotta-hibernate-cache
and terracotta-hibernate-agent
?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
简而言之,后者已被弃用,您应该使用前者。
terracotta-hiberante-cache 和其他的则早于 Ehcache 收购。与此同时,ehcache(是否聚集有陶土)已经进行了大量投资,并为您提供更好的结果......
The short answer is the latter is deprecated and you should use the former.
terracotta-hiberante-cache & others predate the Ehcache acquisition. In the meantime ehcache (clustered with terracotta or not) has had much investment done in and provide you with better results...