Pankaj Shah
Creating a Scalable MQTT Environment
· Connected Industry

Creating a Scalable MQTT Environment

MQTT, a light-weight IoT messaging protocol over TCP/IP, is designed for large-scale telemetry environments with remote locations where a small code footprint is required and/or network bandwidth is limited.  It operates as a producer-consumer paradigm, where many “Publishers” (for example, sensors) send out messages to a small set of “Subscribers” (for example, client applications), which […]

Read more →