<div dir="ltr">Hi all,<div>Supose you have 3 processes consuming messages from a queue, i guess by default the messages will be distributed to the consumers in a round-robin fashion (p1, p2, p3, p1, etc). Is there a way to change this distribution policy so that always the first free process handles the message? For example if p1 is always available then it would handle all the queued messages.</div><div>thanks in advance</div></div>