SQL Server Service Broker Question:
Download Questions PDF

Explain SQL Server Service broker?

Answer:

SQL service broker provides a mechanism to queue provide reliable messaging for SQL server. Using SQL server, the service broker assists in passing messages between applications. It also rejects messages with invalid format and performs retries. Service broker helps to make scalable and secure database applications.

Download SQL Server Service Broker Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what are the essential components of SQL Server Service broker?Please explain what is “Asynchronous” communication in SQL Server Service Broker?