Skip to main content



      Home
Home » Eclipse Projects » Paho » One connection of many?(How many connections should I make)
One connection of many? [message #1865445] Fri, 03 May 2024 09:43
Eclipse UserFriend
My Python app that generates MQTT messages has many topics that are generated independently in independent parts of the code (unique classes). Is it best to create a client connection in each class (and therefore one client loop per class) or make one client connection that gets passed around to each class?
Previous Topic:install eclipse paho broker
Next Topic:setCleanSession(false) not working with MqttClient/MqttCallbackExtended
Goto Forum:
  


Current Time: Thu Jun 12 15:45:43 EDT 2025

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

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

Back to the top