A Brief Introduction to MQTT and Mosquitto
Follow,Star Public Account to not miss exciting content Source: Embedded Miscellaneous Although my practical development experience with Linux is still limited, I am aware that there are several methods for inter-process communication: pipes, message queues, shared memory, sockets, etc. In a certain project, MQTT was used as the method for inter-process communication, which felt quite … Read more