in http://activemq.apache.org/message-groups.html, there is a saying: Message Groups provide load balancing of the processing of messages across multiple consumers.
Although I read the whole article, I have not understood the relation between message group and load-balancing. After all, there has been load-balance already before message group: message broker dispatch message according the speed of consumers' acknowledgment. So if there is load-balancing concerned with message group, it is a bigger one in term of granularity. correct? Any comments or insights are appreciated. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-message-group-and-load-balancing-tp4655526.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.