By mitchp
via java.dzone.com
Published: Feb 25 2013 / 08:09
So you want to do publish-subscribe with ActiveMQ across distributed topics and be reliable. You can just use durable subscriptions, right? Well, you could, but if you’re using clustering with ActiveMQ, you may run into unintended behavior.
Add your comment