[go: nahoru, domu]

Skip to content

Load testing tool for MQTT, capable of benchmark test for both MQTT v5.0 and v3.1.1 brokers.

License

Notifications You must be signed in to change notification settings

dist-sys/mqttloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTTLoader

MQTTLoader is a load testing tool (client tool) for MQTT v5.0 and v3.1.1.

Below is an execution result sample.

-----Publisher-----
Maximum throughput [msg/s]: 53068
Average throughput [msg/s]: 49894.571
Number of published messages: 349262
Per second throughput [msg/s]: 44460, 47558, 52569, 53068, 51041, 51583, 48983

-----Subscriber-----
Maximum throughput [msg/s]: 53050
Average throughput [msg/s]: 49891.142
Number of received messages: 349238
Per second throughput [msg/s]: 44399, 47587, 52566, 53050, 51078, 51575, 48983
Maximum latency [ms]: 24.812
Average latency [ms]: 1.396

MQTTLoader is licensed under the Apache License, Version2.0.

Related publications

  • R. Banno, T. Yoshizawa, "A scalable IoT data collection method by shared-subscription with distributed MQTT brokers", EAI International Conference on Mobile Networks and Management (MONAMI), October 2021. pdf
  • R. Banno, K. Ohsawa, Y. Kitagawa, T. Takada, T. Yoshizawa, "Measuring Performance of MQTT v5.0 Brokers with MQTTLoader", IEEE Consumer Communications & Networking Conference (CCNC), January 2021. (Demo paper) pdf

Contact

https://www.banno-lab.net/en/contact/

We welcome inquiries for research collaborations.