1.

What Is Object Pooling?

Answer»
  • 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.



Discussion

No Comment Found