⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

IoT Edge Queue Backpressure Simulator

Sensors in an IoT fleet publish continuously into a broker's message buffer, but a downstream consumer can only drain it at a fixed rate — when publishing outpaces draining, the buffer fills, the broker throttles publishers back once a watermark is crossed, and messages are dropped outright if the buffer still overflows. This simulator renders the sensor ring, the buffer as a grid of fillable slots, and the consumer in 3D, with live inbound and outbound message particles, and lets you tune the publish rate, consumer throughput, buffer capacity and backpressure watermark to see exactly when a queue stays healthy, when it throttles, and when it starts losing data.