Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » Developing MQTT broker (A questions about mosquitto capability)
Developing MQTT broker [message #1841874] Tue, 01 June 2021 16:47 Go to next message
Kevin Alejandro  Tarango Álvarez  is currently offline Kevin Alejandro Tarango Álvarez Friend
Messages: 4
Registered: May 2021
Junior Member
Hi mates, recently I have been making some test on mosquito and I Only could reach about 2000 clients, what I need is around 25,000, so my question is if a mosquito has some kind of limit about clients connections or it depends on the machine that I have installed my broker?
thanks for your time and have a nice day.
Re: Developing MQTT broker [message #1841923 is a reply to message #1841874] Thu, 03 June 2021 16:05 Go to previous message
Gambit Support is currently offline Gambit SupportFriend
Messages: 46
Registered: March 2019
Member
With freeware you get what you pay for. Since mosquitto is single-threaded, your performance will suffer. It will not get you much higher than
2000 simultaneous connections (depending on exact requirements).
For 25k, you'll want a commercial broker like IBM MessageSight, HiveMQ, EMQX, Solace, VerneMQ, or a dozen more if you google it.
All we do is simulation for performance testing, see eg. https://gambitcomm.blogspot.com/2019/01/200000-mqtt-connections-to-ibm.html
Previous Topic:Large MQTT Payload publish and Subscribe
Next Topic:Developing MQTT broker
Goto Forum:
  


Current Time: Fri May 03 11:53:28 GMT 2024

Powered by FUDForum. Page generated in 0.03280 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top