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

Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


Explain durability?

1 Answers  


Define object pooling?

1 Answers  


Disadvantages of COM components?

2 Answers   Microsoft,


Can we copy a COM dll to GAC folder?

1 Answers  


Define scalability?

2 Answers  


Difference between COM and .NET component ?

2 Answers   DELL,


Explain object pooling?

1 Answers  


What is reliability?

1 Answers  


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

1 Answers  


What are CCW and RCW?

9 Answers   Tech Mahindra,


What is transaction atomicity?

1 Answers  


Categories