I have adopted a service lately that produces heavy MQTT traffic like 500 messages per minute. My Mosquito MQTT broker is running on RPi with obviously limited resources. Question is where do these messages go? Are they stored by Mosquito ? Is there a chance for Mosquito to run out of memory or out of processing power and start skipping messages? What will happen if Mosquito runs out of memory? How does mcsMQTT retrieve MQTT messages ? Will mscMQTT skip messages if traffic is heavy ? Will mscMQTT slow down my HS4 server if there is heavy MQTT traffic ?
Thanks,
Thanks,
Comment