Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] performance test tools

Hi ALL:

            We are running the mosquitto in an embedded system with several client (no more than 6) connected.

            One of our concern is the throughput of mosquitto and round trip time of a message (send a message and receive it on another client). Our expectation is transferring 5000-10000 message/second (payload size is quite small, around 20-100 bytes each) with average round trip time within several milliseconds.

            We try to use JMeter with a mosquitto plug-in, it is doing well on generating expected traffic, but it cannot measure the round trip time for us.

            So please, can you suggest some tool that we can use to do the performance test in my scenario? Or maybe I did not using the JMeter correctly?

 

Thanks Very Much

Michael Chen

 


Back to the top