what is connection pooling?



what is connection pooling?..

Answer / sreenu

connection pooling nothing but a bunch of open connections
to database.a set of connections are opened and stored in
the pool.
if a user makes a request he no need to establish a connection
instead he can use open connection from pool.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Load Runner Interview Questions

What is action section?

0 Answers  


What are the process for developing a vuser script?

0 Answers  


What is the configuration of systems when using load runner?

0 Answers  


How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?

0 Answers  


What Component of LoadRunner would you use to record a Script?

1 Answers  






What are the Different types of requests in web services?

1 Answers   Ness Technologies,


How do you write user defined functions in LR? Give me few functions you wrote in your previous project?

1 Answers  


What type of function generate and insert by the vugen to the script when you record a script?

0 Answers  


How can performance bottlenecks be identified?

0 Answers  


What is think time?

0 Answers  


What should be done to view parameter substitution in the execution log?

0 Answers  


laod runner user guide ?

3 Answers  


Categories