Is it possible to apply a round robin mechanism to a time slice?

10 views
Skip to first unread message

유예본

unread,
Feb 19, 2020, 3:39:34 AM2/19/20
to rabbitmq-users
Is it possible to apply a round robin mechanism to a time slice?

Meaning is described below.

If you set round robin to 1 second
All messages received by the broker for 0 to 1 seconds are sent to the first consumer.
All messages received by the broker for 1-2 seconds are sent to the second consumer.
...
Like that.

Is it possible?

Michael Klishin

unread,
Feb 28, 2020, 6:41:20 PM2/28/20
to rabbitmq-users
No, none of the protocols RabbitMQ implements support this kind of distribution between consumers.

--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/14d08651-0e29-44b2-bb3a-22ab596ff5e7%40googlegroups.com.


--
MK

Staff Software Engineer, Pivotal/RabbitMQ
Reply all
Reply to author
Forward
0 new messages