I have a trading application which connects a ActiveMQ broker when it starts up, it receives Order/Execution information from that broker, i want to setup a delay so that my trading application can finish the whole startup then it will consume messages from the broker, how can i do that with ActiveMQ API or specify in the broker URL?
I'm using Spring JMS + activeMQ 5.6.0. Thanks, J -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-delay-consuming-messages-after-connecting-to-a-broker-tp4678361.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
