MQTT vs. Kafka: An IoT Advocate's Perspective

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • mqtt.org

    The mqtt.org website

    I jumped onto https://mqtt.org/ to try to answer my usual use-case question about non-Kafka messaging, which is: "Do the messages get saved anywhere so you can come back and read them later?" Still not entirely sure about it.

    But I did see:

        This is why MQTT has 3 defined quality of service levels: 0 - at most once, 1- at least once, 2 - exactly once

  • nsq

    A realtime distributed messaging platform

    Interesting. What are you thoughts on NSQ?

    https://github.com/nsqio/nsq

    Was looking at it earlier today, but haven't ever tried it out.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • redpanda

    Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

    Check out http://redpanda.com for a simpler to manage, and 10x faster Kafka

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts