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
How is vugen script modified after recording?
How many types of graphs are available in loadrunner?
What is the loadrunner end transaction and its syntax?
What is a difference between pacing and think time?
How can performance bottlenecks be identified?
What is filtering and sorting?
What is the benefit of running a vuser script as a thread?
How to run a scenario?
What is the process for developing a vuser script?
What are the loadrunner testing process?
What is the modular approach of scripting?
How many users can I emulate with loadrunner on a pc?
Why vugen is used in lr?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What do you mean by path?