[infinispan-dev] Parallel M/R

Pedro Ruivo pedro at infinispan.org
Fri Dec 6 11:42:40 EST 2013



On 12/06/2013 04:18 PM, Mircea Markus wrote:

> - the DefaultDetaContainer uses an EquivalentConcurrentHashMapV8 for holding the entries, which already supports parallel iteration so the heavy lifting is already in place
>

not entirely true. If we configure size-based eviction, the 
DefaultDataContainer uses the BoundedConcurrentHashMap.


More information about the infinispan-dev mailing list