JBoss Community Archive (Read Only)

Infinispan 5.3

How is this related to JSR 107, the JCACHE specification?

JSR 107 is not complete, but Infinispan's primary API is as close as possible to JSR 107's javax.cache.Cache interface.  The goal is once JSR 107 is complete, the org.infinispan.Cache interface would extend javax.cache.Cache.  The key thing to note is that just like javax.cache.Cache, org.infinispan.Cache looks just like a java.util.concurrent.ConcurrentMap which would make migration between JSR 107 compliant data structures simple.

Manik Surtani, who is project lead on Infinispan, and Pete Muir are on the JSR 107 expert group.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 09:31:59 UTC, last content change 2011-07-18 15:05:24 UTC.