You can consider putting your requests under Parallel Controller <https://github.com/Blazemeter/jmeter-bzm-plugins/blob/master/parallel/Parallel.md#parallel-controller> , it executes its children at exactly the same moment hence you can overcome JMeter's thread group limitation and spawn as many extra parallel threads as needed to implement your scenario.
Check out How to Use the Parallel Controller in JMeter <https://www.blazemeter.com/blog/how-to-use-the-parallel-controller-in-jmeter/> article for more information on plugin usage. You can install Parallel Sampler and Controller using JMeter Plugins Manager <https://jmeter-plugins.org/wiki/PluginsManager/> -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
