3 Replies Latest reply on Feb 21, 2012 10:54 AM by sudheerk84

    can i have distributed caching with local locking ?

    sudheerk84

      i have usecases werein i need to data to be replicated to multiple nodes, but i am sure that only only node is writing into that caching.

       

      So is there a configuration in infinispan to set , so that only local locks will be acquired.  Sicne we are using many nodes and JTA transactiosn , this will be a very good performance boost for our system.