Consumer session balancing
MQTT consumers can share and loadbalance a topic subscription.
Last updated
Was this helpful?
MQTT consumers can share and loadbalance a topic subscription.
Last updated
Was this helpful?
Consumer session balancing has been deprecated and will be removed in VerneMQ 2.0. Use instead.
Sometimes consumers get overwhelmed by the number of messages they receive. VerneMQ can load balance between multiple consumer instances subscribed to the same topic with the same ClientId.
To enable session balancing, activate the following two settings in vernemq.conf