SBK

Storage Benchmark Kit

NSQ Driver for SBK

The NSQ driver for SBK supports benchmarking of multi writers , readers and end to end latency.

NSQ standalone server installation

Refer to this page : https://nsq.io/deployment/installing.html for nsq installation. for docker deployment, refer to this page : https://nsq.io/deployment/docker.html

you need to have Dockers installed on your system. An example, SBK benchmarking command is

./build/install/sbk/bin/sbk -class nsq -uri localhost:4150 -topic kmg-topic-4 -size 100  -writers 1  -seconds 60