Explain object pooling?



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

Post New Answer

More COM+ Interview Questions

How to register com+ services?

0 Answers  


What are rcw?

0 Answers  


What is com, com+ and dcom ?

0 Answers  


Difference between COM and .NET component ?

2 Answers   DELL,


What happens when we instantiate a COM component ?

2 Answers   DELL,


Define transaction atomicity?

0 Answers  


Optimization technique description ?

0 Answers   Digital GlobalSoft,


Disadvantages of com components?

3 Answers   Microsoft,


What is COM?

1 Answers  


What happens when we instantiate a .NET component ?

0 Answers   DELL,


Define durability?

0 Answers  


What is the new three features of COM+ services, which are not there in COM (MTS)

1 Answers  


Categories