Consumer session balancing
Sometimes consumers get overwhelmed by the number of messages they receive. VerneMQ can loadbalance between multiple consumer instances subscribed to the same topic with the same ClientId.
Enabling Session Balancing
To enable session balancing, activate the following two settings in vernemq.conf
Last updated
Was this helpful?