Load blancing MQTT broker

后端 未结 5 2080
谎友^
谎友^ 2021-02-06 07:23

Is it possible to load balance MQTT broker? Can I use ELB to load balance MQTT? Any pointers in this direction would be helpful. I hit upon http://www.slideshare.net/kellogh/mqt

5条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-06 08:09

    I prefer HAProxy to AWS ELB, because you can get more flexibility on IaaS or PaaS.

    You can see haproxy-mqtt using Docker. The core haproxy.cfg file is here.

提交回复
热议问题