The MQTT publish-subscribe protocol is:
a. Event driven
b. Broker driven
c. Client driven
d. All of these
Answers
Answered by
2
event driven.........
Answered by
1
Publish–subscribe: A messaging pattern where publishers don't send the messages directly to the subscribers.
They configure in such a way that it categorizes published messages into classes.
These classes are used by the subscribers.
This is not known to the subscribers.
It decouples the sender and the receiver.
The clients connect and communicate with a server called as the broker. Â
The broker provides the messaging patterns required for communication between the client and the server in the publish subscribe system.
Hence, MQTT protocol is event driven, client driven and also broker driven.
The answer is (d) All of these.
Read more on Brainly.in - https://brainly.in/question/5128046
Similar questions
English,
8 months ago
Math,
8 months ago
Computer Science,
8 months ago
Math,
1 year ago
Social Sciences,
1 year ago
Chemistry,
1 year ago
Math,
1 year ago