JDBC for ActiveMQ-5.11

2015-05-21 Thread khandelwalanuj
Hi, We are using ActiveMQ-5.11 with kahadb shared storage. I just want to understand the aspects of using JDBC for persistence store. I know that kahadb is the default database for ActiveMQ and JDBC was used with old versions. Does ActiveMQ gods suggest using JDBC in ActiveMQ ? Thanks, Anuj

Re: JDBC for ActiveMQ-5.11

2015-05-21 Thread Tim Bain
I believe I've seen someone (I'd guess Tim or Art off the top of my head) give rough performance comparisons between JDBC, KahaDB, and LevelDB, but searching my email quickly I couldn't find it. So I'll just say that the consensus is that you'll get the best performance from LevelDB, then KahaDB,