/mqtt-connections

Library to load test MQTT-connectivity in RabbitMQ

Primary LanguageJavaScript

mqtt-connections

Quick and easy way to run on Ubuntu:

git clone https://github.com/84codes/mqtt-connections.git
cd mqtt-connections/
sudo apt install npm
npm install mqtt --save
ulimit -n 100000
node app.js $M 10000