Does Activemq have the capability of delaying the delivery of the messages. Here is something we would like to do in our retry logic.
Get a message from queue and talk to the backend. If there is an error from the backend, post a retry message back to the queue. But we would like the message server delay the delivery of the message to the subscriber so we give the backend sometime to recover. Thanks! -- View this message in context: http://www.nabble.com/Delayed-Delivery-of-Messsages-tf3376241s2354.html#a9396250 Sent from the ActiveMQ - User mailing list archive at Nabble.com.