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

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

3 Answers  


can we send inputs to visual basic projects through command line arguments

1 Answers   CTS,


What happens when we instantiate a .NET component ?

0 Answers   DELL,


Explain the new three features of com+ services, which are not there in com (mts)?

0 Answers  


How will you register com+ services?

3 Answers  






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

0 Answers  


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

0 Answers  


Can we copy a COM dll to GAC folder?

1 Answers  


Is the com architecture same as .net architecture?

0 Answers  


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

1 Answers  


How to make a net component talk to a com component?

0 Answers  


What is scalability?

0 Answers  


Categories