concept of which queues are in play.
From: Clebert Suconic
Date: Saturday, October 22, 2022 at 1:21 AM
To: users@activemq.apache.org
Subject: Re: Fair queuing with Artemis
You can have multiple consumers on a queue. That would round robin. You
could disable fetching so you keep messages on the
com> wrote:
> Are there any thoughts on how to achieve fair queuing with Artemis MQ.
>
> We have a limited resource (the consumer) and many of our customers are
> producing messages for it. We do not want a customer producing a lot of
> messages from blocking a customer that only s
Are there any thoughts on how to achieve fair queuing with Artemis MQ.
We have a limited resource (the consumer) and many of our customers are
producing messages for it. We do not want a customer producing a lot of
messages from blocking a customer that only sends a few (basically the