takanorig / mqtt-bench

Benchmark tool for MQTT Broker
144 stars 67 forks source link

Handling Message Recive #5

Open matriawan opened 7 years ago

matriawan commented 7 years ago

shortly, if number of publisher is 10 with message 100, then if number of subscriber is 10 with count message 1000, but the publisher has stopped. question is how to handle or make subscriber stop waiting messages, due to the publisher had stopped.