"parallel iteration: it is now possible to iterate over entries in the store with multiple threads in parallel. Map/Reduce tasks immediately benefit from this, as the map/reduce tasks now run in parallel over both the nodes in the cluster and within the same node (multiple threads)"
Does this apply to entries in the cache as well (ISPN-2284)? Shane ----- Original Message ----- From: "Mircea Markus" <[email protected]> To: "infinispan -Dev List" <[email protected]> Sent: Monday, September 16, 2013 7:05:11 AM Subject: [infinispan-dev] blog on new cache store API http://infinispan.blogspot.co.uk/2013/09/new-persistence-api-in-infinispan.html Cheers, -- Mircea Markus Infinispan lead (www.infinispan.org) _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
