Zero-overhead pub/sub/query protocol unifying data in motion, at rest, and computations
Message Brokers & Streaming
Open-source communication protocol that blends pub/sub messaging with geo-distributed storage and query capabilities. Designed for edge-to-cloud scenarios with minimal wire overhead.
Distributed MQTT broker built on Erlang/OTP for IoT messaging
Message Brokers & Streaming
Distributed MQTT message broker built on Erlang/OTP for high-performance industrial IoT applications. Features clustering, automatic network partition recovery, Lua scripting, and webhook support.
Scalable MQTT broker supporting 100M+ connections with 50+ integrations for IoT
Message Brokers & Streaming
EMQX is a unified MQTT platform that connects, processes, and streams data from millions of IoT devices to cloud, AI, and analytics systems. It supports 100M+ concurrent connections per cluster with sub-millisecond latency.
Enterprise MQTT broker with open-source Community Edition for IoT deployments
Message Brokers & Streaming
Java-based MQTT broker that fully supports MQTT 3.x and MQTT 5. The Community Edition is open-source under Apache 2.0, while Enterprise adds clustering, monitoring, and professional support.
Kubernetes operator for running production-grade Apache Kafka clusters (CNCF Incubating)
Message Brokers & Streaming
Strimzi is a CNCF Incubating project that provides Kubernetes operators for deploying and managing Apache Kafka clusters. It simplifies Kafka operations through Custom Resources, automated TLS encryption, and integrations with Kafka Connect, MirrorMaker 2.0, and Cruise Control.
Open-source message broker supporting AMQP, MQTT, STOMP, and streaming protocols
Message Brokers & Streaming
RabbitMQ is an enterprise-grade open-source message broker built on Erlang/OTP. It supports AMQP, MQTT 5.0, STOMP, and streaming via a plugin architecture.
Enterprise Kafka distribution with ksqlDB, Schema Registry, and 120+ connectors
Message Brokers & Streaming
Confluent Platform is the enterprise distribution of Apache Kafka, adding ksqlDB for SQL stream processing, Schema Registry for data governance, 120+ Kafka Connect connectors, and enterprise security features including RBAC and audit logging.
Cloud-native messaging backbone for distributed systems, IoT, and microservices
Message Brokers & Streaming
NATS is a high-performance messaging system for distributed architectures, supporting pub/sub, request-reply, and queue groups. JetStream adds optional persistence with at-least-once delivery guarantees.
In-memory data store with pub/sub, streams, and caching for real-time applications
Message Brokers & Streaming
Redis is an open-source, in-memory data structure store used as a database, cache, message broker, and streaming engine. Redis Streams provides a log data structure for event sourcing and real-time data pipelines.
Cloud-native distributed messaging and streaming platform built for scale
Message Brokers & Streaming
Apache Pulsar is an open-source, cloud-native distributed messaging and streaming platform that combines pub/sub messaging and event streaming in a unified architecture. Its tiered storage and native multi-tenancy enable indefinite message retention and strong isolation for large-scale deployments.
Distributed event streaming platform for high-throughput data pipelines and analytics
Message Brokers & Streaming
Apache Kafka is an open-source distributed event streaming platform for high-performance data pipelines, streaming analytics, and mission-critical applications. Handles trillions of events per day with durable, fault-tolerant storage.
Lightweight message broker implementing MQTT 5.0, 3.1.1, and 3.1. Written in C with a ~200KB memory footprint, Mosquitto runs on everything from Raspberry Pis to full servers and is the default MQTT broker in most IIoT starter stacks.