Service Broker Programming
The Service Broker Programming section provides information about defining and developing the components that are required to create an application that uses Service Broker.
Queuing and asynchronous messaging are needed for many database applications today. Service Broker provides a new, queue-based durable messaging framework to address these needs. Using the Transact-SQL API provided by Service Broker, you can easily develop services to handle application requirements for queuing or asynchronous communications.
En esta sección
Topic | Description |
---|---|
Reviews Service Broker application development models. Also discusses developer responsibilities and development planning. |
|
Explains how to create the Service Broker objects that are necessary to define a service. |
|
Explains how to create applications that use Service Broker. |
|
Reviews the sample Service Broker applications. |