On 2 February 2011 11:12, tsv <[email protected]> wrote: > > just a thought, that will multi my threads x 2 (3 actually) right ?
Why x 3? Surely you only want 2 Thread Groups, the second with only one thread? > I want to simulate 6000 concurrent user, it means that I'll have 12 000 (18 > 000) threads at the same time. > Can jmeter manage that ? Probably not on a single host, but it's extremely unlikely that you need to run so many threads. Remember that JMeter can generate a much higher load than a single human. Also, a single JMeter thread can run as several different users in succession. This has been discussed many times on the list. > Thanks > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Time-counters-tp3367557p3367642.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

