Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi,
Can anyone tell that how much messages can thingworx MQTT client handled simultaneously. I mean for example there are 2 million connected devices to thingworx and all are communicating to thingworx and sending messages at same time. Could thingworx MQTT client can handle this scenario?
Thanks
Hi Dushyant
I suggest looking into this document:
https://support.ptc.com/WCMS/files/172249/en/ThingWorx_Core_7.x_Sizing_Guide.pdf
I do not believe that the MQTT extension here is the bottleneck to be looking at, it will be more so what your Thingworx set up is. (Anyone please correct me if I am wrong)
These are probably the questions you will want to ask:
https://stackoverflow.com/questions/37377222/maximum-number-of-topic-subscription-in-mqtt
Hope this helps.
Sean