Of course.

I want to simulate 5000 virtual Users (Threads) on my application.
The way i want to do this, is not to start all 5000 of them within a
specific time.
My imagination to make this possible with distributed testing.

I've got 17 computers. 16 slaves, 1 master.
The master gets the instruction to start 5000 threads in a specifiv ramp up
period time.
At this point, is there any way to say them to start the first 500 Threads,
then wait for instance one minute, start the next 500 threads (in 500
seconds maybe), then wait another minute, start the next 500 Threads and so
on, until it reaches the full amount of 5000 Threads. I think its called
scaling test.


Thanks

-- 
View this message in context: 
http://www.nabble.com/Help-with-Constant-Timer-and-Listener%2C-gradually-Threads-tp24034570p24034866.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to