<div dir="ltr"><div>I am looking at message distribution among multiple consumers listening to the same queue..�� Should these consumers use different consumer tags? <br><br></div>I tried with non-exclusive access to the queue with 4 consumers using same consumer tag. My question is whether using same consumer tag will give predicted behavior - or I must use different consumer tags. <br>
<br>I did find that messages get distributed among 4 consumers in round-robin manner even using same consumer tag.� Just wondering if this happened by chance, and ideally, these consumers must use different customer tags? I am not sure about semantics of consumer tags in non-exclusive mode access..<br>
</div>