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

Is the COM architecture same as .Net architecture? What is the difference between them?

1 Answers  


What are CCW and RCW?

9 Answers   Tech Mahindra,


Explain object pooling?

1 Answers  


Explain the disadvantages of com components?

0 Answers  


What happens when we instantiate a COM component ?

2 Answers   DELL,






How to register com+ services?

0 Answers  


What is jit activation?

0 Answers  


Define availability?

1 Answers  


What is availability?

0 Answers  


Disadvantages of COM components?

2 Answers   Microsoft,


Can .NET Framework components use the features of Component Services?

0 Answers  


What is com, com+ and dcom ?

0 Answers  


Categories