COM+ Object Pooling
The COM+ object pooling service enables you to configure a component to have instances of itself kept active in a pool, ready to be used by any client that requests the component.
The topics described in the following table provide background and task information about using object pooling in COM+.
Topic | Description |
---|---|
COM+ Object Pooling Concepts |
Provides information about using the COM+ object pooling service to improve system performance. |
COM+ Object Pooling Tasks |
Provides detailed instructions for implementing and monitoring COM+ object pooling. |