Testing with JMeter: how to run N requests per second

You could use ConstantThroughputTimer. Quote from JMeter help files below: 18.6.4 Constant Throughput Timer This timer introduces variable pauses, calculated to keep the total throughput (in terms of samples per minute) as close as possible to a give figure. Of course the throughput will be lower if the server is not capable of handling it, … Read more