Anyway, not sure it should be on the broker scope. 

In Apache Camel, that’s exactly the purpose of aggregator strategy. Maybe you 
can implement something similar as well (if you don’t use Camel) ?

Regards
JB

> Le 27 mars 2020 à 11:16, Jérôme Barotin <j...@s4e.fr> a écrit :
> 
> 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