To implement it yourself you'd need to be able to tell when the last consumer disconnected from the queue. Unfortunately that information is not tracked.
Justin On Wed, Mar 13, 2019 at 2:39 PM artemisn00b <[email protected]> wrote: > Is there a way I could implement it (even on the client code) ? I'm using a > messageListener to receive messages asynchronously. > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html >
