The timer does not restrict the total number of threads. it will release 5
threads in two bursts (in your example).
if your threads are all almost synchronized you'll see almost all 10
requests at the same time.


On Tue, Oct 20, 2009 at 10:35 PM, nanduri <nandurivk0...@gmail.com> wrote:

>
> Hi,
> IM using synchronizing timer in my script to generate a stress on na
> particular action.Actaually my script has total no of users:10
> users in sychronizing timer:5
> But when i run the script it was running fro 10 users instead of running
> for
> 5 users.Why it is running for 10 users can anybody help me in this.
>
> Thanks,
> kirann
> --
> View this message in context:
> http://www.nabble.com/Synchronizing-timer-tp25986732p25986732.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