MQTT: The Standard for IoT Messaging

淡淡的烟草味﹌ 2022-10-29 12:22 334阅读 0赞

今天开始集中火力, 猛攻MQTT, 争取一个月内上线新功能.

1. 读了官方文档, 才知道MQTT并不是什么Message Queue Telemetry Transport的缩写, 它就是这个协议的名称

https://www.hivemq.com/blog/mqtt-essentials-part-1-introducing-mqtt/

  1. The short answer is that MQTT is no longer considered an acronym. MQTT is simply the name of the protocol.

MQ的由来是IBM的一个产品名称, 专门用于支持MQTT协议的一款产品

  1. MQ refers to the MQ Series, a product IBM developed to support MQ telemetry transport.
  2. When Andy and Arlen created their protocol in 1999, they named it after the IBM product.
  3. Many sources label MQTT incorrectly as a message queue protocol.
  4. That is simply not true.
  5. MQTT is not a traditional message queuing solution
  6. (although it is possible to queue messages in certain cases,
  7. a fact that we discuss in detail in an upcoming post).

发表评论

表情:
评论列表 (有 0 条评论,334人围观)

还没有评论,来说两句吧...

相关阅读

    相关 IoT -- (八)MQTT优缺点

    物联网并不仅仅是一种网络,而是一个新的生态环境,它描述的本质是越来越多的使用物品通过网络连接在一起并可使用单个或者多个的终端设备对它们进行各种控制和使用—当然,工业上的物联网通