I am trying to improve the current performance of a JBoss 5.1 and HornetQ installation. HornetQ is embedded in JBoss.
I am using a simple MDB implementation to test the effects of ...
Hi i was going through the api's from jboss for hornetq
http://docs.jboss.org/hornetq/2.2.5.Final/api/index.html
What has happened to the Class HornetQRASessionFactoryImpl and all other classes in the org.hornetq.ra package ?
I need some clarity on the right approach of implementing JMS in our system.
Currently we have two JBoss servers in load-balanced for end user transaction purpose, we are extending the notification ...
I have tried with Persistant Queue in horntQ. I have made two seperate examples 1)Producer 2)Consumer. My consumer is working well but the Producer is taking too much time to finish ...
We recently upgraded from JBoss 4.2 to JBoss 6.1. The new JMS messaging (now using HornetQ) gets stuck, where there are 15 consumers, but no more than 15 messages are ...