On Mon 2014-01-27 12:27, Dan Berindei wrote:
> Cache.getGroup(groupName) is just a method name at this point, we don't
> have any idea how it will compare to AtomicMap/FineGrainedAtomicMap from a
> transaction isolation or performance perspective. BTW, do we really need
> the group name to be a String?

+1 for the name not being a String.
Today in OGM we use a generic Key object to represent associations. A
string version has many drawbacks.
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to