[infinispan-dev] Dropping AtomicMap/FineGrainedAtomicMap

Emmanuel Bernard emmanuel at hibernate.org
Mon Jan 27 07:30:19 EST 2014


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.


More information about the infinispan-dev mailing list