Re: Fair queuing with Artemis

2022-10-25 Thread Stephen Baker
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

Re: Fair queuing with Artemis

2022-10-21 Thread Clebert Suconic
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

Fair queuing with Artemis

2022-10-21 Thread Stephen Baker
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