简体   繁体   中英

Ehcache vs BigMemoryMax for Distributed caching

I want to try Ehcache in distributed form. Can someone suggest me if EHcache (Not the BigMemoryMax) works in distributed mode.

I am looking for only open source product. I am not looking to buy a Bigmemory Max or Terracota server, which will give me a off heap access, which i dont need as of now. If so, please provide the version, url and some guide/examples to implement distributed Ehcache. Thanks...

Ehcache website is your best starting point:

  • Ehcache 2.10.x has open source clustering support with Terracotta 4.3.x
  • Ehcache 3.1.x has open source clustering support with Terracotta 5

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM