@Gary Tully and Marcelo Jabali : thanks a lot for your answers.

Indeed durable topics handle the reliability issue caused by subscribers
shutting down.

I have another requirement : I'd like that any new subscriber receives all
the messages of a queue/topic posted during the whole day.
Here is a scenario for it : one of the logger/cache is only launched at the
end of the day and should be able to get all the errors/updates that have
happened during the day in order to process them in bulk.

How could this scenario be handled ?

Thanks.

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Keeping-the-messages-in-a-queue-or-topic-during-a-day-tp3561343p3562643.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to