1 Reply Latest reply on Jan 20, 2011 9:48 PM by genman

    incr and decr without needs of locks?

    itayhindy

      Hi,

       

      We use infinispan in our project in distributed mode (plus same backups). We need to have a sequence between all our servers. Does infinispan has some incr/decr atomic actions (like memcached has for example) that does not require locks (we dont use the JTA transaction in our project)?