1 Reply Latest reply on May 25, 2010 11:06 AM by richard.qin

    Question on Topology with a Centralized Cache Server?

      I have been looking through the documentation and I am still a little unclear on deployment options. With Ehache/Terracotta, Memcached and Oracle Coherence you can setup an external cache and access it from your app over the network (a centralized cache server). What I am wondering is if you can do this with JBossCache and if so how would I go about setting it up? From what I am reading it looks like each instance of your app holds the cache and is replicated across all nodes.