sigrlami / glaze-mq

Multi-protocol exchange broker for IoT within the 5G-and-Beyond networks, and primary emphasis on scalability.
MIT License
12 stars 2 forks source link
amqp message-broker mqtt protocol-agnostic pubsub stomp

GlazeMQ - multi-protocol pub/sub broker

logo

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

Rationale

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.

Roadmap

v0.1

v0.2

v0.3

v0.4

Sponsorship

This work partially sponsored by Kelecorix, Inc.. This infrastructure used for several clients on their IoT cloud solution in Florida and Arizona.