[xwiki-devs] [VOTE] Move to Infinispan as default cache implementation
Hi devs, I just finished and committed an Infinispan (http://www.jboss.org/infinispan) based cache API implementation. I would like to propose to move to it by default instead of the JBossCache one. Pros: * Infinispan is basically the new name of JBossCache starting with version 4 * as far as I can see the perf are a bit better especially in the creation of new cache which is important for the cache macro which potentially create lot's of caches WDYT ? here is my +1 -- Thomas Mortagne
On Oct 10, 2011, at 8:44 PM, Thomas Mortagne wrote:
Hi devs,
I just finished and committed an Infinispan (http://www.jboss.org/infinispan) based cache API implementation.
I would like to propose to move to it by default instead of the JBossCache one.
Pros: * Infinispan is basically the new name of JBossCache starting with version 4 * as far as I can see the perf are a bit better especially in the creation of new cache which is important for the cache macro which potentially create lot's of caches
WDYT ?
here is my +1
+1 Thanks -Vincent
+0 Thanks, Marius On Mon, Oct 10, 2011 at 10:36 PM, Vincent Massol <[email protected]> wrote:
On Oct 10, 2011, at 8:44 PM, Thomas Mortagne wrote:
Hi devs,
I just finished and committed an Infinispan (http://www.jboss.org/infinispan) based cache API implementation.
I would like to propose to move to it by default instead of the JBossCache one.
Pros: * Infinispan is basically the new name of JBossCache starting with version 4 * as far as I can see the perf are a bit better especially in the creation of new cache which is important for the cache macro which potentially create lot's of caches
WDYT ?
here is my +1
+1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 On Tue, Oct 11, 2011 at 09:24, Marius Dumitru Florea < [email protected]> wrote:
+0
Thanks, Marius
On Mon, Oct 10, 2011 at 10:36 PM, Vincent Massol <[email protected]> wrote:
On Oct 10, 2011, at 8:44 PM, Thomas Mortagne wrote:
Hi devs,
I just finished and committed an Infinispan (http://www.jboss.org/infinispan) based cache API implementation.
I would like to propose to move to it by default instead of the
JBossCache one.
Pros: * Infinispan is basically the new name of JBossCache starting with
version 4
* as far as I can see the perf are a bit better especially in the creation of new cache which is important for the cache macro which potentially create lot's of caches
WDYT ?
here is my +1
+1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Denis Gervalle SOFTEC sa - CEO eGuilde sarl - CTO
participants (4)
-
Denis Gervalle -
Marius Dumitru Florea -
Thomas Mortagne -
Vincent Massol