8 Replies Latest reply on Feb 21, 2011 7:38 AM by mircea.markus

    cache stores / loaders in Distributed mode

    camechis

      I am investigating using infinispan in distributed mode.  I am trying to understand how the loaders/stores work in this mode. If you have 5 nodes do they each write back to the store?  Is there one node that acts as the loader/store?  Is it smart enough to know if the data is replicated on 2 of the nodes to only store one of them?  I am Mainly just trying to figure out how to step cache stores/loaders in this mode ( store probably being a jdc store/loader).

       

      Thanks