Delayed Delivery of Messsages

2007-03-09 Thread LiXiao2007
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.

Re: Delayed Delivery of Messsages

2007-03-09 Thread James Strachan
On 3/9/07, LiXiao2007 <[EMAIL PROTECTED]> wrote: Does Activemq have the capability of delaying the delivery of the messages. We don't yet support arbitrary delayed message delivery... http://issues.apache.org/activemq/browse/AMQ-499 Here is something we would like to do in our retry logic. G