I have an ActiveMQ embedded broker, along with a number of Topic clients.Everything is currently configured in Java (rather than XML).I want to configure total ordering of the topic\'s messages across
I\'m trying to use embedded ActiveMQ broker for unit testing, as explained here: http://activemq.apache.org/how-to-unit-test-jms-code.html
I want to make an application where: Users will send a message to queue Listener will listen messages of
What is the best way to combine a single instance WCF service that uses ActiveMQ and runs within IIS/AppFabric?
The situation is we want to use XA transactions to coordinate activity between ActiveMQ and Hibernate (Sql Server 2008).
I have activemq installed and running locally, but whe开发者_如何转开发n I run the following script, I get an error:
I\'m running ActiveMQ 5.3.0 (yup, gonna upgrade to 5.4.2, or even 5.5.0 soon) with KahaDB persistence adapter. It has 7 queues which are most of the time empty, that is, once message is put on queue i
I\'m doing an academic project which focus on providing some enhanced “LBS” services for Android.To do that, we are making a small middleware. The core communication of it uses a MOM (in our impleme
I\'m working on a system in ActiveMQ where I 开发者_运维知识库would really prefer not to lose messages. My problem is that retrying messages is causing my consumers to block (instead of working on mes
I\'ve been working on configuring an ActiveMQ broker, and one thing that confuses me is that everything I\'ve read describes NIO being \"a good choice if you need to scale\" or a \"something to look a