1. Any ehcache standalone example projects I can download? stackoverflow.comI'm a little overwhelmed reading through the ehcache user guide http://ehcache.org/EhcacheUserGuide.html#id.s20. I'm trying to figure out how to set up a simple ehcache app that has a distributed cache. ... |
2. Comparison of memcache, redis and ehcache as distributed caching framework stackoverflow.comOne of the decisions I need to make is what caching framework to use in my system. With so many to choose from, I am currently investigating redis, ehcache and memcached. Can ... |
3. Integrating Neo4J and Terracotta? stackoverflow.comHas anyone tried or even thought about using a terracotta solution (i.e. ehcache) to run/store Neo4J? I understand Neo4J has High Availability, but that's really just replication. Want I really want ... |
4. Distributed Cache that supports incr stackoverflow.comI'm looking for a distributed key/value store that supports a balanced load of reads and writes. Necessary Features:
|
5. Distributed Ehcache working using JTA stackoverflow.comI am trying to do some bench-marking of Distributed transaction memory using Terracotta Ehcache (Open Source). I am having some problem understanding its working with JTA. In code I ... |
6. ehcache: distributed cache forums.oracle.com |