AMQ 5.11 - which JDK for better performance 1.7 or 1.8?

2015-02-09 Thread kinamor
For AMQ 5.11 which JDK is recommended for better performance on RHEL 6.6 x64 - 1.7 or 1.8? -- View this message in context: http://activemq.2283324.n4.nabble.com/AMQ-5-11-which-JDK-for-better-performance-1-7-or-1-8-tp4691248.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

How to configure ActiveMQ with LevelDB JNI driver?

2015-01-29 Thread kinamor
Can anyone help with setting up LevelDB JNI for ActiveMQ persistence? I posted detailed description of the problem here: http://stackoverflow.com/questions/28177621/how-to-configure-activemq-with-leveldb-jni-driver -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-c

Re: Re: How to ensure LevelDB store uses a JNI driver

2015-01-26 Thread kinamor
I am having trouble forcing ActiveMQ 5.10.1 on CentOS 6 64bit with Oracle JDK 8 to use JNI driver for LevelDB. I did install LevelDB rpm on my OS, but the log file keeps saying it uses the pure java driver. The Apache docs does not explain on how to use the JNI. I spent about an hour searching ar