I was wondering if it's possible to "synchronously publish" messages with
ActiveMQ. Synchronously publish - is to say that the publish() method waits
until the message, which has been sent with the method, is consumed
successfully by all the registered subscribers.
In other words, is it possible to make sure that a message has been consumed
successfully, before publishing a next message?
--
View this message in context:
http://www.nabble.com/Synchronous-publishing-with-ActiveMQ-tp16144179s2354p16144179.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.