[infinispan-dev] Integration between HotRod and OGM

Dan Berindei dan.berindei at gmail.com
Thu Jan 23 13:03:44 EST 2014


On 22 Jan 2014 16:10, "Pedro Ruivo" <pedro at infinispan.org> wrote:
>
>
>
> On 01/22/2014 01:58 PM, Dan Berindei wrote:
> >
> >
> > It would also require us to keep a Set<K> for each group, with the keys
> > associated with that group. As such, I'm not sure it would be a lot
> > easier to implement (correctly) than FineGrainedAtomicMap.
> >
> >
>
> Dan, I didn't understand why do we need to keep a Set<K>. Can you
> elaborate?


We'd need some way to keep track of the keys that are part of the group,
iterating over the entire cache for every getGroup() call would be way too
slow.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20140123/ba406e3d/attachment.html 


More information about the infinispan-dev mailing list