What is the advantage of running the Vuser as thread?
Answer Posted / mahesh sv
VuGen provides the facility to use multithreading. This
enables more Vusers to be run per generator. If the Vuser is
run as a process, the same driver program is loaded into
memory for each Vuser, thus taking up a large amount of
memory. This limits the number of Vusers that can be run on
a single generator. If the Vuser is run as a thread, only
one instance of the driver program is loaded into memory for
the given number of Vusers (say 100). Each thread shares the
memory of the parent driver program, thus enabling more
Vusers to be run per generator.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the loadrunner testing process?
What is the modular approach of scripting?
What are the capabilities exactly you look for while selecting the performance testing tool?
What the host attributes determine?
How is each step validated in the script?
What is vuser-end section?
What is elapsed time in load runner?
When loadrunner is used?
How can we edit the vuser script?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What are all the important protocols that load runner supports?
How you enhance the basic script?
How can you set the number of vusers in loadrunner?
How to create a scenario?
What are the changes that can be made to run-time settings?