Describe Database Connection pooling relative to MTS ?



Describe Database Connection pooling relative to MTS ?..

Answer / guest

This allows MTS to reuse database connections. Database
connections are put to ?sleep? as opposed to being created
and destroyed and are activated upon request.
Object pooling is an important design concept required for
high-performance applications.
A performance optimization based on using collections of
preallocated resources, such as objects or database
connections. Pooling results in more efficient resource
allocation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?

1 Answers  


Difference between ActiveX Control and Standard Control.

0 Answers   HCL, Ocwen,


What is meant by Establish Connection in RDO?

0 Answers  


Hai! , i make a project for browsing center using vb6.0 , at the time of running below mentioned error is occured so please help me for solve this problem. Error : Can't find project or library

4 Answers   Wipro,


Draw Sequence Modal of DAO and Explain?

0 Answers  






How about Access 2.0 compatibility?

0 Answers  


How would you find out the value property in Slider Bar Control?

0 Answers  


Difference between ActiveX Exe and Dll.

0 Answers  


How can you get selected file from file system Control?

0 Answers  


What is the default workspace?

0 Answers  


Explain about trees structures work.

0 Answers  


What is connection object in vb net?

0 Answers  


Categories