Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --connection-duration argument to specify the duration of MQTT connections #29

Open
bekicot opened this issue Apr 5, 2023 · 0 comments

Comments

@bekicot
Copy link

bekicot commented Apr 5, 2023

Would it be possible to add a new command-line argument to the mqtt-benchmark tool, like:

mqtt-benchmark --connection-duration 10000

When specified, mqtt-benchmark would keep the connections open for all clients for the specified duration, in this case, 10 seconds. This would allow users to customize the connection duration for benchmarking purposes and better understand how the MQTT broker performs under different connection durations.

@bekicot bekicot changed the title Test Connection Time Test Connection Duration Apr 5, 2023
@bekicot bekicot changed the title Test Connection Duration Add --connection-duration argument to specify the duration of MQTT connections Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant