Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the advantage of running the Vuser as thread?

Answers were Sorted based on User's Feedback



What is the advantage of running the Vuser as thread?..

Answer / 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

What is the advantage of running the Vuser as thread?..

Answer / sivaramaraju

for example u started running a program than internally
what happens, the program will be loaded into the memory
and os will start the execution of your program.

In the same time one of the running applications in your
computer want to use the same program than what happens

if your program is process based
than a new copy of the program will be loaded into the
memory and operating system will start the execution of the
second one.that means there are two copies of the same
program are there in the memory.here it is the case of only
two if 100 applications want to use the same program
simultaneously than 100 copies of the same program will be
loaded into the memory.

if your program is thread based
in this case if the program is already loaded into the
memory the os never loads one more copy into the memory.
the os executes the earlier loaded program.so if 100
applications want to use the same program only one copy of
the program need to be loaded into the memory.so there will
be large amount of free memory.so u can load more number of
vusers

Is This Answer Correct ?    5 Yes 0 No

What is the advantage of running the Vuser as thread?..

Answer / maheshwar

We can use the memory effectively without any a wastage.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Load Runner Interview Questions

What protocols does loadrunner support?

0 Answers  


What is Peak Laod Testing

4 Answers  


1.How can you Calculate load / stress testing in manually ?

1 Answers   Ness Technologies,


Pls can any body mail me "dks_sml@yahoo.com" regarding "How to monitor Unix Server" for performance testing , what are the commands in unix.How to add counters.

2 Answers  


HI GUYS ... GOOD NEWS PERFORMANCE TESTING INSTITUTE IN HYD IS.KEYLABS , SOMAJIGUDA...EXLENT TEACHING

1 Answers  


How can we perform functional testing under load?

0 Answers  


hi manual tester daily process is ..study the req.s preparing test scenarios & writing the t.cs and finding bugs and send to the devoloper......SIMILARLY PLS TELL THE LOAD RUNNER DAILY PROCESS FROM INITIAL STAGE TO FINAL STAGE...? daily process..performance tester use any DOCUMENT...like TCD?

1 Answers  


How many components are there in Loadrunner and what are they?

3 Answers  


how can we test clent server application and what is the preliminary requirement for load testing

1 Answers   IBM,


Hi My question is, when u involve in a real time project how did involve(role) from the begining to at relase the product what risks and steps takes ? plz only for real timers, i dont want bookish knowledge (Chandana) prf ble to Ans this one for Mr Srinivas,Mr Ajay etc.... Thank u

3 Answers  


can we run the script using mozila or netscape, recorded using internet explorer ?

1 Answers  


How a request is routed (request flow) in an n-tier architecture. digramatically explain a basic n-tier architecture.

1 Answers   Wipro,


Categories