[infinispan-dev] Atomic counters / sequences over Hot Rod

Galder Zamarreño galder at redhat.com
Wed Jan 6 11:29:22 EST 2016


Did you consider the option presented in [1]?

Cheers,

[1] https://github.com/infinispan/infinispan/blob/master/client/hotrod-client/src/test/java/org/infinispan/client/hotrod/ReplaceWithVersionConcurrencyTest.java
--
Galder Zamarreño
Infinispan, Red Hat

> On 18 Dec 2015, at 11:24, Sanne Grinovero <sanne at infinispan.org> wrote:
> 
> Hi all,
> I'm well aware that we don't have support for counters generally
> speaking, but for Infinispan in embedded mode I could so far use some
> clumsy workarounds: inefficient solutions but at least I could get it
> to work.
> 
> I'm not as expert in using the remote client though. Could someone
> volunteer to draft me some possible solution?
> 
> I would still hope the team will attack the issue of having efficient
> atomic counters too, but at this very moment I'd be happy with a
> temporary, low performance workaround.
> Server side scripting maybe?
> 
> Thanks,
> Sanne
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev




More information about the infinispan-dev mailing list