Multi-protocol messaging broker for IoT, 5G-and-Beyond networks with emphasis on scalability.
Name | Type | Description |
---|---|---|
common |
library | shared types and functionality between client and server |
server |
app | exchange broker server |
client |
app | exchange connector |
mqtt |
plugin | pure Rust implementation of MQTT protocol |
ampq |
plugin | pure Rust implementation of AMPQ protocol |
stomp |
plugin | pure Rust implementation of STOMP protocol |
Modern broker exchanges lack performance features that allow them to scale messaging capabilities according to changes in the traffic of IoT or 5G environments. Contrary to 4G networks that use packet systems for burst messaging, exponential increase in IoT devices which is already reaching 1B online devices, sharing data 24/7 between each other and other monitoring systems. It's expected that within 5 years we will see a further increase in the number of devices which can bring online up to 5-6 billion devices. In addition to that deployment of 5G networks throughout the world creates an novel environment for messaging which is more distributed and requires a more capable system to serve such demand.
This work partially sponsored by Kelecorix, Inc.. This infrastructure used for several clients on their IoT cloud solution in Florida and Arizona.