Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

When JMETER_WORKERS_COUNT=1, the controller/workers approach should not be used #50

Open
allantargino opened this issue Sep 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@allantargino
Copy link
Contributor

When using a single worker, we should optimize to not use JMeter in distributed mode, since it currently creates 1 controller and 1 worker. Instead, we should spawn just a single jmeter instance.

@allantargino allantargino added the enhancement New feature or request label Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@allantargino and others