Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Paho » MqttClient Topic Subscription(Maximum no of Subscriber Topics for MqttClient)
MqttClient Topic Subscription [message #1714370] Thu, 12 November 2015 09:13 Go to next message
Rahul Opengts is currently offline Rahul OpengtsFriend
Messages: 2
Registered: November 2015
Location: Pune
Junior Member
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.


Regards,
Rahul
Re: MqttClient Topic Subscription [message #1714861 is a reply to message #1714370] Tue, 17 November 2015 11:10 Go to previous message
James Sutton is currently offline James SuttonFriend
Messages: 71
Registered: July 2015
Member
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: Sat Apr 27 02:20:33 GMT 2024

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

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

Back to the top