On 25/09/2009, Craig Flichel <[email protected]> wrote: > I have an experimental patch to jmeter that uses a thread pool and supports > a much larger # of threads than the default. I personally only use it with > HTTPSampler.
Yes, that looks good, but note that it can only help if the average *active* thread count is much lower than the *total* thread count. If the poster is intending to run 50,000 threads which are all active concurrently, then the patch won't help. > > > sebb wrote: > > > http://wiki.apache.org/jakarta-jmeter/HowManyThreads > > > > On 25/09/2009, DianaD <[email protected]> wrote: > > > > > > > I need to do load testing for a web application for about 50000 users. > Will > > > JMeter support so many users simultaneously? > > > > > > -- > > > View this message in context: > http://www.nabble.com/JMeter---Maximum-number-of-users-which-can-be-created-tp25609705p25609705.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] > > > > > > > > --------------------------------------------------------------------- > 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]

