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

Explain queued components?

1 Answers  


Define manageability?

1 Answers  


What are loosely coupled events?

0 Answers  


what is the relational database of tables and forms

0 Answers   Microsoft,


How CCW and RCW is working?

0 Answers  


Define transaction atomicity?

0 Answers  


Define jit activation?

0 Answers  


Explain how to make a net component talk to a com component?

0 Answers  


Explain consistency?

2 Answers  


Can we copy a COM dll to GAC folder?

1 Answers  


Explain the disadvantages of com components?

0 Answers  


What is manageability?

0 Answers  


Categories