Provisioning device Connected device In-flight message Queued message
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

IoT Platform: Device Fleet & Message Queue

This simulator models the core of any IoT platform: a fleet of devices publishing sensor data into a central hub that ingests it through a message queue. Provision devices with the slider and watch each one animate through onboarding before it starts publishing; every message it sends travels visibly to the hub and either joins the queue or, when the hub falls behind, gets dropped. The queue itself follows a real M/M/1 queueing model, so raising the fleet size or publish rate past the hub's processing capacity produces the same backlog, latency spike and drop-rate curve you would see in a real MQTT broker or cloud IoT ingestion endpoint — with live readouts for queue depth, average latency, drop rate and server utilization (ρ = λ/μ).