Describe Database Connection pooling relative to MTS ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is "NULL"?

1121


What is the use of Hyperlink control for DHTML applications?

2024


How many objects resides in ADO ?

1542


What is rdo in vb?

633


Is it possible to change menu runtime using API? If yes Specify the function names?

1560






How can you filter out specific type of file using file system controls?

1495


How can I call a 'hidden' DOS program from VB?

1103


OLE is used for _______

1204


Is it possible to set a shortcut key for label?

1487


How would you attach pictures in Treeview Control?

1633


How can you Add API functions to your Application?

1435


What are the types of line styles available in Treeview Control?

1549


How do I make an animated icon for my program?

1043


Are there any examples of commercial applications built using Visual Basic?

1354


Through which protocol OLEDB components are interfaced?

1635