In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail what the QoS provided by MQTT refers to. The content of the article is of high quality, so the editor will share it with you for reference. I hope you will have a certain understanding of the relevant knowledge after reading this article.
QoS is identified in CONNECT, PUBLISH, and SUBSCRIBE, so what is the QoS provided by MQTT?
QoS rating in MQTT
As a protocol originally used to transmit data in an environment where the network bandwidth is narrow and the signal is unstable, MQTT designed a set of mechanisms to ensure the stable transmission of messages, including message reply, storage and retransmission. Under this mechanism, three different levels of QoS are provided:
QoS0,At most once, at most once; QoS1,At least once, at least once; QoS2,Exactly once, make sure only once.
What do you mean, QoS is an agreement between the sender (Sender) and the recipient (Receiver) of the message:
On behalf of QoS0, Receiver can receive at most one message sent by Sender, that is, Sender tries its best to send a message to Receiver, but if it fails, forget it; QoS1 representative, Receiver can receive at least one message sent by Sender, that is to say, Sender sends a message to Receiver. If it fails, it will continue to retry until Receiver receives the message, but because of retransmission, Receiver may receive duplicate messages. QoS2 represents a message sent by Sender. Receiver ensures that it can be received and only once, that is, Sender tries its best to send a message to Receiver. If it fails, it will continue to retry until Receiver receives the message, while ensuring that Receiver will not receive duplicate messages because of message retransmission. So much for sharing what the QoS provided by MQTT means. I hope the above content can be of some help to you and learn more knowledge. If you think the article is good, you can share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.