Hi,

I've got the following installation :

 * 2 ActiveMQ brokers installed in a Network of Broker with KahaDb
   persistence actived
 * I consume these message thought the Spring's
   DefaultMessageListenerContainer & the ActiveMQ's PooledConnectionFactory

I produce a batch of message every night (let's say 5000 messages)

I'm looking for a solution to detect where the last message this batch is processed. I haven't found something easy in the documentation. So, that's why I'm here if someone have an idea to implement that with ActiveMQ?

Best,

--

*Jérome*

Reply via email to