Thanks. I'll try distributed load testing approach. On Thu, Jun 9, 2022 at 11:05 PM Steve Kram <[email protected]> wrote:
> Deepak, > > JMeter (with or without Taurus) supports on-prem distributed testing, > where you use your own networked hardware as execution hosts. See the > "Distributed Mode" information at https://gettaurus.org/docs/JMeter/ and > https://jmeter.apache.org/usermanual/jmeter_distributed_testing_step_by_step.html. > Setting up the RMI/authentication was kinda tricky, so read through all the > linked references. The number of local execution hosts is only limited how > many computers you have in your subnet. You can use both Linux and Windows > machines at the same time. > > Steve Kram > > > -----Original Message----- > From: Deepak Chaudhari <[email protected]> > Sent: Thursday, June 9, 2022 1:13 PM > To: JMeter Users List <[email protected]> > Subject: Re: Want to do load test with 20000 virtual users > > Thank you but it will be a very costly solution. > > On Thu, Jun 9, 2022, 8:27 PM Plotkin, Alex - US > <[email protected]> wrote: > > > You might consider just spinning up some EC2 instances in AWS to do this. > > It might be a little tricky to setup, but once you do - it might be > > worth it. > > > > You can attempt to run about 1000 threads (so users) per instance > > (depending on the size/resources of the instance) and then you would > > need about 20 instances. You can also look in to creating a list of > > requests that are unique, so as each thread (i.e. user) loops through > > those requests, they behave in a unique-enough fashion. > > > > And JMeter will run just fine on a Linux machine, so for example, your > > EC2 instances don't have to be Windows. > > > > ________________________________ > > From: Abhitosh Patil <[email protected]> > > Sent: Thursday, June 9, 2022 6:02 AM > > To: JMeter Users List <[email protected]> > > Subject: Re: Want to do load test with 20000 virtual users > > > > EXTERNAL EMAIL - This email originated from outside of CACI. Do not > > click any links or attachments unless you recognize and trust the sender. > > > > > > > > > > > > I guess the cloud Blazemeter option is there which is paid. > > For distributed load testing approach too many windows machines will > > be required? > > > > On Thu, Jun 9, 2022 at 5:28 PM ashish solanki <[email protected]> > > wrote: > > > > > Hi Deepak, > > > > > > You can perform it in Cloud or Distributed Load testing techniques. > > > > > > Regards, > > > Ashish > > > > > > On Thu, Jun 9, 2022 at 5:23 PM Deepak Chaudhari > > > <[email protected] > > > > > > wrote: > > > > > > > Hi, > > > > > > > > I want to execute a load test with 20000 virtual users using JMeter. > > > > What is the best way to achieve this? > > > > > > > > Thanks in advance. > > > > Deepak. > > > > > > > > > > > > > -- > > > A .N. Solanki > > > > > > > ________________________________ > > From: Abhitosh Patil <[email protected]> > > Sent: Thursday, June 9, 2022 6:02 AM > > To: JMeter Users List <[email protected]> > > Subject: Re: Want to do load test with 20000 virtual users > > > > EXTERNAL EMAIL - This email originated from outside of CACI. Do not > > click any links or attachments unless you recognize and trust the sender. > > > > > > > > > > > > I guess the cloud Blazemeter option is there which is paid. > > For distributed load testing approach too many windows machines will > > be required? > > > > On Thu, Jun 9, 2022 at 5:28 PM ashish solanki <[email protected]> > > wrote: > > > > > Hi Deepak, > > > > > > You can perform it in Cloud or Distributed Load testing techniques. > > > > > > Regards, > > > Ashish > > > > > > On Thu, Jun 9, 2022 at 5:23 PM Deepak Chaudhari > > > <[email protected] > > > > > > wrote: > > > > > > > Hi, > > > > > > > > I want to execute a load test with 20000 virtual users using JMeter. > > > > What is the best way to achieve this? > > > > > > > > Thanks in advance. > > > > Deepak. > > > > > > > > > > > > > -- > > > A .N. Solanki > > > > > > > ________________________________ > > > > This electronic message contains information from CACI International > > Inc or subsidiary companies, which may be company sensitive, > > proprietary, privileged or otherwise protected from disclosure. The > > information is intended to be used solely by the recipient(s) named > > above. If you are not an intended recipient, be aware that any review, > > disclosure, copying, distribution or use of this transmission or its > > contents is prohibited. If you have received this transmission in > > error, please notify the sender immediately. > > >
