MusQraTT

An MQTT Broker in Rust on Composite OS

MusQraTT Results

Latency Image
This graph displays the average transmission latency performance as the number of publishers and subscribers increases in a system. Musquitto and it's MQTT-SN gateway perform exponentially slower as more clients connect, while our MusQraTT broker remains with consisten low transmission latency.

Click here to view the code behind our project: GitHub Link

Performance Videos

In a smart city, an intersection may have a number of collision detection sensors that communicate with self-driving vehicles. If a car were to suddenly enter the intersection, the sensor should be able to communicate to surrounding vehicles quickly enough to notify them not to proceed.

We've created a mock scenario like this with two vehicles entering an intersection, one unexpectedly. Watch what happens when the "STOP" message is sent using the industry standard Musquitto versus our MQTT-SN broker MusQraTT.

Mosquitto + Gateway


MusQraTT