vernemq / vmq_mzbench

An MQTT loadtest and usage scenario tool for VerneMQ and other MQTT systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vmq_mzbench

An MQTT loadtest and usage scenario tool

vmq_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

About

An MQTT loadtest and usage scenario tool for VerneMQ and other MQTT systems.

License:Apache License 2.0


Languages

Language:Erlang 99.3%Language:Makefile 0.7%