From fbb28d7b88eeb99ef5dedf76b97ac3fb64fc6e32 Mon Sep 17 00:00:00 2001 From: Andy Garfield Date: Wed, 26 May 2021 01:59:19 -0400 Subject: [PATCH] Update compare-nats.md MQTT is available --- compare-nats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compare-nats.md b/compare-nats.md index 09c0a00..ec76892 100644 --- a/compare-nats.md +++ b/compare-nats.md @@ -122,7 +122,7 @@ In this comparison, we will be featuring NATS, Apache Kafka, RabbitMQ, Apache Pu | Project | Built-in and Third Party Integrations | | :--- | :--- | -| **NATS** | NATS supports WebSockets, a Kafka bridge, an IBM MQ Bridge, a Redis Connector, Apache Spark, Apache Flink, CoreOS, Elastic, Elasticsearch, Prometheus, Telegraf, Logrus, Fluent Bit, Fluentd, OpenFAAS, HTTP, and MQTT \(coming soon\), and [more](https://nats.io/download/#connectors-and-utilities). | +| **NATS** | NATS supports WebSockets, a Kafka bridge, an IBM MQ Bridge, a Redis Connector, Apache Spark, Apache Flink, CoreOS, Elastic, Elasticsearch, Prometheus, Telegraf, Logrus, Fluent Bit, Fluentd, OpenFAAS, HTTP, and MQTT, and [more](https://nats.io/download/#connectors-and-utilities). | | **gRPC** | There are a number of third party integrations including HTTP, JSON, Prometheus, Grift and others. [_\(3\)_](compare-nats.md#references)\_\_ | | **Kafka** | Kafka has a large number of integrations in its ecosystem, including stream processing \(Storm, Samza, Flink\), Hadoop, database \(JDBC, Oracle Golden Gate\), Search and Query \(ElasticSearch, Hive\), and a variety of logging and other integrations. | | **Pulsar** | Pulsar has many integrations, including ActiveMQ, Cassandra, Debezium, Flume, Elasticsearch, Kafka, Redis, and others. |