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 Pinvoke?

0 Answers  


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

1 Answers   CTS,


Define jit activation?

0 Answers  


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

0 Answers  


Define reliability?

1 Answers  


What are CCW and RCW?

9 Answers   Tech Mahindra,


Explain the disadvantages of com components?

0 Answers  


Explain disadvantages of com components?

0 Answers  


Explain JIT activation?

3 Answers  


How CCW and RCW is working?

0 Answers  


Is com+ dead?

0 Answers  


what are wrapper Classes?

2 Answers   Tech Mahindra,


Categories