Hi everybody, First of all, thanks for let me joining the group Someone can help me with the following question: I'm using the MQTT Protocol to manage the message between my applications The device connect to server and create a dsub, and this dsub is the consumer of the topics The topics refer to database models We're planning to create the topics in the following structure: domain.com/account/app/model/model_id But our concern is that the server will not overload by having to manage so many topics
What people do you think? -- Regards, Leonardo