[infinispan-dev] Native CacheStore implementation?

"이희승 (Trustin Lee)" trustin at gmail.com
Tue Oct 12 09:33:59 EDT 2010


Hi,

Currently, we have two local CacheStore implementations - BDBJE and JDBM.

If someone distributes an application that uses BDBJE, that application
must be under an open source license.  It's not a problem to Infinispan,
but it is to our users who want to distribute Infinispan with their
applications and want to use BDBJE as a backend.

JDBM has one of the most permissive license, but the recent
investigation revealed a significant performance issue:

    https://jira.jboss.org/browse/ISPN-663

Moreover, JDBM hasn't been maintained actively for a long time.

If we write our own native CacheStore implementation that is optimized
for our CacheStore API, we will be able to present the whole new
performance numbers to wider audience.

WDYT?

-- 
http://gleamynode.net/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 290 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/infinispan-dev/attachments/20101012/d7396587/attachment-0001.bin 


More information about the infinispan-dev mailing list