I didn't follow the bit about grouping your workers. You have N ActiveMQ
consumers, and the message group will be assigned to one (and only one) of
them. Where does grouping workers play into it?

Tim

On Mar 9, 2018 3:18 PM, "vramanx" <vram...@hotmail.com> wrote:

Thanks for the clarification Tim! From the documentation, I thought that the
consumers have to be tagged with static GroupID which is then later set on
the producer side.

So on the consumer side we just need to group workers as a processing unit
and the system will pick an available group to assign a message for a new
group id.

That meets our scenario. Thanks again for the clarification.



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to