Skip to main content



      Home
Home » Eclipse Projects » Paho » MqttClient Topic Subscription(Maximum no of Subscriber Topics for MqttClient)
MqttClient Topic Subscription [message #1714370] Thu, 12 November 2015 04:13 Go to next message
Eclipse UserFriend
Dear All,
I am working on IoT project. I am using paho library for Mqtt with mosquitto broker. I want to know if there is any limitation on number of Subscribers which can be created on a given instance of MqttClient.

I created a connection to the broker and want to subscriber to many topics. So it there any max limit on the number of subscription topics. Also want to know if there is any performance issues if no of subscribers are increased.

Please help.
Re: MqttClient Topic Subscription [message #1714861 is a reply to message #1714370] Tue, 17 November 2015 06:10 Go to previous message
Eclipse UserFriend
Hi Rahul,

The MQTT protocol has no limits on the number of subscriptions. However you will be restrained by available memory.
https://groups.google.com/forum/#!msg/mqtt/5x3PRJztgxw/68HSiWVSz6YJ
Previous Topic:MQTT Client has lost connection
Next Topic:MQTT JS adding proxy settings
Goto Forum:
  


Current Time: Tue Jul 15 04:54:17 EDT 2025

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

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

Back to the top