Skip to content

nicolasfmg/MqttLoadSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

MqttLoadSimulator

Simulate MQTT load / MQTT stress tester.

Installation

''git clone https://github.com/halfgaar/MqttLoadSimulator.git git clone https://github.com/emqx/qmqtt.git cd qmqtt/ qmake qmqtt.pro sudo make install git clone cd MqttLoadSimulator/ cd MqttLoadSimulator/ sudo qmake MqttLoadSimulator.pro make clean sudo make install ls ./MqttLoadSimulator --help''

Requirements

It requires that QMQTT is installed. The project has a make install option, which will install the Qt module in the directory of the Qt version you built it, like ~/Qt/5.12.4/gcc_64.

Download builds

Builds are provided here

About

Simulate MQTT load / MQTT stress tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.4%
  • QMake 3.7%
  • C 1.9%