I try to use ActiveMQ in a cloud computing environment. All consumers are
durable, since they could not afford to miss any msgs. The challenge is to
ensure durable consumers to receive previously published msgs.

Let's say that a persistent msg M arrives for a brand new topic T, and we
don't have any durable subscribers for T at that point. I need to make sure
that such a msg M will be reliablly delivered to future subscribers, even if
those subscribers show up after restart of AQ broker.

Thanks in advance for any suggestions. 
-- 
View this message in context: 
http://old.nabble.com/Enable-durable-subscribers-to-receive-previously-published-msgs-tp29311406p29311406.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to