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
which method used to move a recordset pointer in nth position in DAG?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
How do you create a form in visual basic?
What is meant by Establish Connection in RDO?
Does VB support pointers to functions?
Is it possible to Manipulate data through flexgrid? Explain.
Explain about form creation in Visual Basic?
How would you create properties by using class Builder Wizard?
___ property used to add a menus at runtime.
It is possible to access Text (x.txt) files? Explain.
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is the use of Hyperlink control for DHTML applications?
How would you activate animation control?
In which areas the Error occurs?
what is the control used to call a windows application.