Message Queues software manages the asynchronous transmission of data between different services or devices. These tools act as brokers that receive, store, and route messages to ensure that senders and receivers do not need to interact in real time. This type of software is for developers and engineers building IoT networks or distributed systems. Self-hosting these apps allows you to manage the flow of sensor readings and device telemetry on your own hardware. This approach removes reliance on external brokers for critical industrial communication.
This page lists 1 open source tool in the Message Queues category. The most popular is EMQX. It uses the Apache-2.0 license and ships an official Docker image.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.