Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vernemq/vmq_mzbench
An MQTT loadtest and usage scenario tool for VerneMQ and other MQTT systems.
https://github.com/vernemq/vmq_mzbench
Last synced: 4 days ago
JSON representation
An MQTT loadtest and usage scenario tool for VerneMQ and other MQTT systems.
- Host: GitHub
- URL: https://github.com/vernemq/vmq_mzbench
- Owner: vernemq
- License: apache-2.0
- Created: 2016-03-31T13:33:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T07:26:10.000Z (5 months ago)
- Last Synced: 2024-08-02T15:46:54.334Z (3 months ago)
- Language: Erlang
- Homepage:
- Size: 1.07 MB
- Stars: 42
- Watchers: 5
- Forks: 44
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vmq_mzbench
An MQTT loadtest and usage scenario toolvmq_mzbench acts as a benchmark worker for Satori's MZBench. (https://github.com/mzbench/mzbench)
To use vmq_mzbench, you have to do 2 things:
1. Install and start MZBench
2. Develop scenario files and feed them to MZBench (http://mzbench.github.io/mzbench/scenarios/spec/)The scenario file will fetch vmq_mzbench.
Preliminary documentation is available here: https://vernemq.com/docs/vmq_mzbench/
Find a Blog post to get you started on the VerneMQ blog: https://vernemq.com/blog/2016/08/26/loadtesting-mqtt-brokers.html