Add Apache BifroMQ to brokers list (#125)

This commit is contained in:
Peter Giacomo Lombardo
2026-01-29 17:43:18 +01:00
committed by GitHub
parent 2ee4081c21
commit e19feb5618
+1
View File
@@ -65,6 +65,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
- [Ably](https://www.ably.io/documentation/mqtt) - MQTT broker service and protocol adapter.
- [ActiveMQ](https://activemq.apache.org/) - A fast Java multiprotocol messaging and Integration Patterns server.
- [Aedes](https://github.com/moscajs/aedes) - Barebone MQTT broker that can run on any stream server, the node way.
- [BifroMQ](https://bifromq.apache.org) - Java-based high-performance MQTT broker with native multi-tenancy for large-scale IoT.
- [comqtt](https://github.com/wind-c/comqtt) - A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster.
- [Emitter](https://github.com/emitter-io/emitter) - A distributed, scalable and fault-tolerant publish-subscribe messaging platform based on MQTT protocol and featuring message storage.
- [EMQ X](https://github.com/emqx/emqx) - Scalable and Reliable Real-time MQTT Messaging Engine for IoT in 5G Era.