[infinispan-dev] Today's topic: eviction
Pedro Ruivo
pedro at infinispan.org
Fri Nov 22 11:15:36 EST 2013
On 11/22/2013 11:40 AM, Sanne Grinovero wrote:
>
> Do we still need to support the non-V8 implementations?
> Clearly there are cases in which we need it to be available:
> org.infinispan.util.concurrent.locks.containers.AbstractPerEntryLockContainer<L>
> refers explicitly to EquivalentConcurrentHashMapV8
I don't think we need to support the non-v8 implementation but I'm not
aware of any BoundedConcurrentHashMapV8. So, if I have to choose, for me
it is simpler to change the current BounderConcurrentHashMap than
implement all the eviction policies on top of ECHM-V8.
>
> 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