2008/10/22 Florent Gratta <[EMAIL PROTECTED]>: > Hi All, > > I am currently Project Lead at Sicap, a Swiss company which designs > softwares for mobile operators and the mobile network world in general. > > We are going to use a BTree library to index entries of csv files. We > have identified JDBM library (http://jdbm.sourceforge.net/) and we have > seen that you are currently using it in Active MQ.
We no longer use JDBM - we used it a few years ago but have since developed our own persistence engine. I'm not sure how production ready JDBM is - Have you tried BerkeleyDB? http://activemq.apache.org/amq-message-store.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/
