5

We need to make a full stack load testing. And the data journey is starting from mqtt client. Are there any good services to make a load testing for such case?

freeze
  • 546
  • 6
  • 16

1 Answers1

11

Depending on the number of virtual users you would like to simulate and your budget the options are in:

So feel free to choose one of the above (or other solution), the final choice mostly depends on your project infrastructure and possibility of i of test tool ntegration into your product delivery lifecycle

Dmitri T
  • 159,985
  • 5
  • 83
  • 133
  • Unfortunately all those are not services but just tools. And I don't want tools. I want a complete service for that. – freeze Aug 27 '18 at 08:50
  • https://github.com/krylovsk/mqtt-benchmark , i found this tool very good , its written in golang – lakshay Mar 03 '21 at 08:04