COM+ Queued Components
The COM+ queued components feature enables a client to request a service from a COM+ server application, even when the server application is temporarily unavailable. The client request is stored in a queue and processed when the server becomes available.
Note
To use the COM+ queued components service, you must have Message Queuing installed on your computer.
The topics described in the following table provide background and task information about how to develop using COM+ queued components.
Topic | Description |
---|---|
COM+ Queued Components Concepts |
Provides an overview of the capabilities of the COM+ queued components service. |
COM+ Queued Components Tasks |
Provides detailed instructions on using COM+ queued components. |