thingsboard / tbmq

Open-source, scalable, and fault-tolerant MQTT broker able to handle 4M+ concurrent client connections, supporting at least 3M messages per second throughput per single cluster node with low latency delivery. The cluster mode supports more than 100M concurrently connected clients.
https://thingsboard.io/products/mqtt-broker/
Apache License 2.0
570 stars 46 forks source link

Is this broker suitable for thingsboard.cloud? #100

Closed ezeroldan24 closed 5 months ago

ezeroldan24 commented 7 months ago

I have doubts about whether this is useful for thingsboard.cloud, and how to implement it? Or is it only for the PE version?

dmytro-landiak commented 7 months ago

hi @ezeroldan24!

Thank you for your interest in this regard and for raising the question. TBMQ can be used in the same way with thingsboard.cloud as with the TB PE version. thingsboard.cloud is the same PE version managed by the ThingsBoard team. So, if you are interested in using TBMQ with the cloud, you need to deploy TBMQ somewhere (in the cloud or on-premise) and follow the same instructions: https://thingsboard.io/docs/mqtt-broker/user-guide/integrations/how-to-connect-thingsboard-to-tbmq/

If you have any more questions, let me know. Regards!

dmytro-landiak commented 5 months ago

Closing as inactive, please reopen it in case needed.