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

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -