On 2 Mar 2004, at 05:29, Mircea Toma wrote:


Stefano Mazzocchi wrote:
We were using Jisp and Scott's decision makes it clear that we either:
 - have to maintain Jisp 2.x ourselves
or
 - use something else

How about http://jdbm.sourceforge.net/ ? It implements the B+Tree algorithm. B+Tree is a better indexing mechanism than BTree, because the indexes can be cached in memory. JDBM has a BSD license also.

Decent starting point... I used to work with the guy who wrote it: Alex Boisvert (Intalio). Now, if it only implemented the java.util.Map interface, and used NIO, THAT would be so cool! :-D


Pier



Reply via email to