gatling-mqtt
gatling-mqtt copied to clipboard
How to not close connection after each publish
trafficstars
Is there a way to keep the connections opened during the whole benchmark process or is it just not possible because of Gatling architecture? I think that closing the connexion after each request is a normal behavior for a web server but not really for a MQTT broker.
Thank you.
This seems to be a dead repo. You should take a look at https://github.com/jeanadrien/gatling-mqtt-protocol. Seems to be better maintained.