Skip to content

An MQTT stress testing tool to evaluate the performance of an MQTT server like a storm. 一个MQTT压力测试工具,像风暴一样评估MQTT服务器的性能。

Notifications You must be signed in to change notification settings

blankbro/mqtt-storm

Repository files navigation

MQTT-Storm: MQTT Stress Testing Tool

像风暴一样冲击和评估MQTT服务器的性能

效果展示

0. 下载该项目

$ git clone https://github.com/blankbro/mqtt-storm.git
$ cd mqtt-storm

1. 编写发布和订阅逻辑(Custom pub and sub logic)

Update customocker.go

2. 启动 MQTT-Storm(Build and run MQTT-Storm)

# Build
$ ./build.sh

# Run
$ ./control.sh stop
$ ./control.sh start
$ ./control.sh restart

3. 开始压测(Start test)

Run http-client.http or curl command with the same effect.

4. 日志监视(Log watch)

$ tail -f test.log

About

An MQTT stress testing tool to evaluate the performance of an MQTT server like a storm. 一个MQTT压力测试工具,像风暴一样评估MQTT服务器的性能。

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published