About this document
SQL Server Service Broker Overview by Daniel Truong is a document available to read on EtoBox.
SQL Service Broker is an asynchronous messaging framework in SQL Server 2005. It allows applications to communicate asynchronously through message queues. Service Broker components include message types, contracts, queues, and services. A conversation involves beginning a dialog, sending messages, and ending the dialog between services using message queues. Service Broker provides reliable messaging through message acknowledgements without distributed transactions.
- Author
- Daniel Truong
- Language
- EN