<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: how is Kafka different from Mosquitto(MQTT) ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-is-Kafka-different-from-Mosquitto-MQTT/m-p/207656#M79087</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/83196/rk241091.html" nodeid="83196"&gt;@Rahul Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Beyond the fact that they are both called "pub sub brokers", Kafka and MQTT has different design goal. Without going deep into details, it's better to see MQTT as a communication protocol between several applications. It was designed to be extremely low light to fit into IoT and resource-constrained environment. For this, the objective is to distribute messages between different system and not to store large volume of data for long time.&lt;/P&gt;&lt;P&gt;At the other hand, Kafka is broker that can store large volume of data and for long time (or for ever). It was designed to be scalable and provide the best performances. Hence, a Kafka cluster usually use beefy machines. It's well suited for Big Data application and has integration with the big data ecosystem (Spark, Storm, Flink, NiFi, etc).&lt;/P&gt;&lt;P&gt;Depending on your application requirements the choice is usually easy to make. In lot of scenarios it's Kafka and MQTT. For IoT for instance, it's not rare to see MQTT at local level (gateway for example) for sensors/actuators communications, and Kafka at regional/center level for data ingestion, processing and storage.&lt;/P&gt;&lt;P&gt;Technically, there are lot of difference too in termes of quality of service, streaming semantics, internal architecture, etc&lt;/P&gt;&lt;P&gt;I hope this helps clarifies your mind.&lt;/P&gt;</description>
    <pubDate>Sun, 03 Jun 2018 01:27:35 GMT</pubDate>
    <dc:creator>ahadjidj</dc:creator>
    <dc:date>2018-06-03T01:27:35Z</dc:date>
    <item>
      <title>how is Kafka different from Mosquitto(MQTT) ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-is-Kafka-different-from-Mosquitto-MQTT/m-p/207655#M79086</link>
      <description>&lt;P&gt;Kafka uses Producer/Consumer concept whime MQTT uses Subscribe/Publish concept ...so How Kafka is different from MQTT ?&lt;/P&gt;&lt;P&gt;Can Kafka handle more works than MQTT with its features ?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jun 2018 19:47:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-is-Kafka-different-from-Mosquitto-MQTT/m-p/207655#M79086</guid>
      <dc:creator>rk241091</dc:creator>
      <dc:date>2018-06-02T19:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: how is Kafka different from Mosquitto(MQTT) ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-is-Kafka-different-from-Mosquitto-MQTT/m-p/207656#M79087</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/83196/rk241091.html" nodeid="83196"&gt;@Rahul Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Beyond the fact that they are both called "pub sub brokers", Kafka and MQTT has different design goal. Without going deep into details, it's better to see MQTT as a communication protocol between several applications. It was designed to be extremely low light to fit into IoT and resource-constrained environment. For this, the objective is to distribute messages between different system and not to store large volume of data for long time.&lt;/P&gt;&lt;P&gt;At the other hand, Kafka is broker that can store large volume of data and for long time (or for ever). It was designed to be scalable and provide the best performances. Hence, a Kafka cluster usually use beefy machines. It's well suited for Big Data application and has integration with the big data ecosystem (Spark, Storm, Flink, NiFi, etc).&lt;/P&gt;&lt;P&gt;Depending on your application requirements the choice is usually easy to make. In lot of scenarios it's Kafka and MQTT. For IoT for instance, it's not rare to see MQTT at local level (gateway for example) for sensors/actuators communications, and Kafka at regional/center level for data ingestion, processing and storage.&lt;/P&gt;&lt;P&gt;Technically, there are lot of difference too in termes of quality of service, streaming semantics, internal architecture, etc&lt;/P&gt;&lt;P&gt;I hope this helps clarifies your mind.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jun 2018 01:27:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-is-Kafka-different-from-Mosquitto-MQTT/m-p/207656#M79087</guid>
      <dc:creator>ahadjidj</dc:creator>
      <dc:date>2018-06-03T01:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: how is Kafka different from Mosquitto(MQTT) ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-is-Kafka-different-from-Mosquitto-MQTT/m-p/207657#M79088</link>
      <description>&lt;P&gt;Thanks  &lt;A rel="user" href="https://community.cloudera.com/users/2056/ahadjidj.html" nodeid="2056"&gt;@Abdelkrim Hadjidj &lt;/A&gt;&lt;/P&gt;&lt;P&gt;I understood the difference&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 10:54:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-is-Kafka-different-from-Mosquitto-MQTT/m-p/207657#M79088</guid>
      <dc:creator>rk241091</dc:creator>
      <dc:date>2018-06-04T10:54:55Z</dc:date>
    </item>
  </channel>
</rss>

