Re: Message persistence for Topics

2010-11-08 Thread Gary Tully
For default message persistence there needs to be a durable subscription. For non durable subscriptions there is the retroactive option that will allow recovery of messages based on the recovery strategy. You can define your own strategy to capture your exact requirement, there are a few out of the

Message persistence for Topics

2010-11-08 Thread Anirudha Khanna
Hi, I am a developer working for Yahoo! Inc. and we are currently evaluating ActiveMQ for using it as streaming solution for Yahoo serving applications. We have a requirement for the streaming platform to be able to persist messages on a topic, till the set message expiry is up, even though the