Are "Dequeue" and "acknowledge" equivalent concept in activemq? -
i mean dequeue count in web console, , acknowledge() method in activemq broker's code.
when 1 message run acknowledge(), dequeue count add 1 ,is correct?
when acknowledge message has been queued dequeued , dequeued count destination increases 1 yes.
Comments
Post a Comment