oliverlloyd / jmeter-ec2

Automates running Apache JMeter on Amazon EC2
GNU General Public License v3.0
464 stars 186 forks source link

Load balancing in jmeter using master-slave technique #44

Closed Anjalipanwar closed 8 years ago

Anjalipanwar commented 8 years ago

Hi, I want to perform load test using master-slave.

For Eg :

I have 1 master and 10 slaves running and 1000 threads which are specified in master jmx file which should run in such a manner so that thread can be distributed among 10 slaves equally.

Is there any way to modify jmx file in such a manner ? or any other alternatives ?

Thanks !!

oliverlloyd commented 8 years ago

Yes, you can do this using this script. You should take a read through the readme.