about maximum number of users

Hey,

Is there a way to limit the maximum numbers of users executing the whole simulation? For example, I want not more than 20 users simultaneously running.
I think it’s around the spit injection but I’m not sure if it limits to a maximum number.

Thanks!

Currently, no.
We’ve introduced throttling but that’s for requests per sec.
And inject API is not aware of current active user count.

Hi Alejandro,

to me it sounds like you’re trying to do the kind of things that one normally does when using jmeter. Are you sure you really want to limit yourself to 20 gangsters?

Stefan