Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Load balancing

Do you want to launch more brokers or subscriber clients as load increases? See also subscriber groups.

On Sat, 11 Sep 2021, 03:56 Viraj Kanwade TLA, <vkanwade@xxxxxxxxxxxxxxxxx> wrote:
How to configure load balancing?

Bridge seems to be static configuration.

The aim is to setup auto scaling usually done for web servers, a load balancer infront group of servers.

How do I configure it in such a way that new servers could be added/ removed runtime, Sub1 is subscribed to M1 and Sub2 is subscriber to M2 still both get the messages?

Thanks
The information contained in this message may be privileged, confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or any employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer.
_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/mosquitto-dev

Back to the top