1 Reply Latest reply on Sep 8, 2005 9:10 AM by skbhasin

    Using JBoss Transactional Cache in distributed clustered env

      Hello,

      I want to implement JBoss Transactional Cache in distributed clustered environment. I want to know that if i implement distributed cache will there be any performance/transactional issues due to cache replication?

      For example, I have two nodes 'A' and 'B' which are using distributed cache. If Node 'A' commits a transaction and Node 'B' is working on the same data on cache what will be the result? Does the cache on Node 'B' gets updated before the transaction is commited?

      Please suggest me.

      Thanks & Regards.

      Lokesh.