If you wanted to accurately simulate the behaviour of 3000 users, you would certainly need 3000 threads. But since it is impossible to simulate user behaviour accurately, you may be happy enough to simulate the LOAD generated by 3000 users...

...if each user makes an average of 1-2 requests per minute, you should be able to do this with only 100 threads (assuming your pages are served in less than 2-1 seconds, which they should).

One single JMeter instance can do this easily from a state-of-the-art workstation, assuming your test script is relatively simple.

--
Salut,

Jordi.

Angelo Ferecini Neto wrote:
Hello,

I need to do a stress test using JMETER simulating 3000 concurrent users...

What can I do to achieve it? Do I need 3000 threads?

Did anybody do this test? Please help me...

Regards...

Angelo Ferecini Neto
DSB - Diretoria de Solu��es em Billing
CPqD Telecom & IT Solutions
Tel.: +55 19 3705-5971
www.cpqd.com.br
[EMAIL PROTECTED]

---------------------------------------------------------------------
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]



Reply via email to