Explain object pooling?
Answer / swapna
With object pooling, COM+ creates objects and keeps them in
a pool, where they are ready to be used when the next
client makes a request.
This improves the performance of a server application that
hosts the objects that are frequently used but are
expensive to create.
Is This Answer Correct ? | 1 Yes | 0 No |
How to register com+ services?
What are rcw?
What is com, com+ and dcom ?
Difference between COM and .NET component ?
What happens when we instantiate a COM component ?
Define transaction atomicity?
Optimization technique description ?
Disadvantages of com components?
What is COM?
What happens when we instantiate a .NET component ?
Define durability?
What is the new three features of COM+ services, which are not there in COM (MTS)