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
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
How will you stop the execution of a script on error?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
What protocols does loadrunner support?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
How do you load a load runner agent?
How can we edit the vuser script?
What is the purpose of an extended log?
Why we insert the rendezvous point while running the scenario?
What are the capabilities exactly you look for while selecting the performance testing tool?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
What is ms-windows?
What is difference between manual scenario and goal oriented scenario?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What should be done to view parameter substitution in the execution log?