0

I'm trying to develop a distributed application in java. Which tool for data caching is better ??

  1. JBoss cache

  2. Infinispan

  3. Ehcache

  4. Terracotta cache ??

Mahesh Gupta
  • 2,688
  • 9
  • 30
  • 46
  • 1
    Ehcache & Terracotta are now one and single cache. You simply tell in your ehcache config that you want to cluster the cache and it will do so. Other than that, I will not emit any recommendation, as I am sort of ... tainted ;-) – Alex Snaps Jan 09 '12 at 14:46
  • you may wan't to look at Hazelcast too. PS: I work for Hazelcast – Fuad Malikov Jan 17 '12 at 09:57
  • Better for what? All we (as developers of those tools) can do is help you figure out how to do this or that. It's up to you to decide which one fits your use case better. But without use case info... (PS: I work on Infinispan) – Galder Zamarreño Feb 15 '12 at 10:00

0 Answers0