Hi Gautam, use the thread number (see http://jakarta.apache.org/jmeter/usermanual/functions.html#__threadNum) and compute a delay for each of your 100 threads, effectively pausing them for multiples of 1 minute. Add the respective Timer element to the first Sampler in your Thread Group.
Cheers, Felix On 06/29/2010 09:02 AM, GautamPr wrote: > > HI all, > I am stuck in a requirement where i want to run a fixed no of thread (say 5) > in regular interval of 1 min. > Let total no of thread is 100. then in 1st min--> 5 thread, 2nd min > -->10(5+5=10), 3rd min-->15(10+5=15) thread and so on until all the threads > are run. > Please guide me with details. > > Thanks, > Gautam. -- MPeX.net GmbH / Werner-Voß-Damm 62 / D-12101 Berlin / Germany MPeXnetworks / www.mpexnetworks.de Tel: ++49-30-78097 180 / Fax: ++49-30-78097 181 Sitz, Registergericht: Berlin, Amtsgericht Charlottenburg, HRB 76688 Geschäftsführer: Lars Bräuer, Gregor Lawatscheck --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

