If you have to look at another messaging product, Kafka might meet your
needs. It has far fewer features than ActiveMQ, and there are a few
drawbacks to it (such as the inability to do competing consumers), but it
might meet your needs.
Good luck!
Tim
On Apr 18, 2017 5:40 AM, "vladimiri" wrote:
Thank you very much.
In this case I think I just need another tool to handle this or change the
initial requirements.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-5-4-14-durable-topic-since-start-up-tp4724963p4725028.html
Sent from the ActiveMQ - User mailin
To the best of my knowledge, it's not possible in ActiveMQ to guarantee
that the broker will deliver all messages in a topic including the ones
before the first consumer joins the topic. Unlike some other message
brokers such as Kafka and Kinesis, ActiveMQ's design is to delete messages
once they