That's correct. You can run more than 1 client per machine - just make sure that the hardware is grunty enough to handle it. You'll know when you've hit too many threads - you'll start seeing a bundle of errors on the results pages (set them to display errors only when you're doing proof of concept runs then disable the listener for your full run as it can chew up resources).
On Tue, Aug 12, 2008 at 10:34 AM, vladimir100 <[EMAIL PROTECTED] > wrote: > > This is what I found outside this forum: > > From Australia- > I've run more than 10,000 concurrent JMeter threads on a single box (Linux > on > Xeon with 4GB RAM IIRC), but more than 10 separate JMeter processes were > used to > drive that load. > > From the Jmeter web site- > A single jmeter client running on a 1.4-3Ghz CPU can handle 100-300 threads > depending > on the type of test. > > Sorry for the naive question. What is the Jmeter client? I'm running Jmeter > by executing jmeter.bat. What is this, a client? > > > > James Hill-3 wrote: > > > > Depends on the spec of the machines. Search the archives as this question > > has been covered in a number of threads previously that I've seen. > > > > On Tue, Aug 12, 2008 at 9:41 AM, vladimir100 > > <[EMAIL PROTECTED]>wrote: > > > >> > >> What is the maximum number of threads you can run on one machine? > >> I need to simulate 1000 concurrent users. How many macnines I need to > >> have? > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Number-of-threads-on-one-machine-tp18935781p18935781.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] > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Number-of-threads-on-one-machine-tp18935781p18936248.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] > >

