SQL Server Service Broker Question:

Tell me what do we need Queues in SQL Service Broker?

Tweet Share WhatsApp

Answer:

A queue holds the incoming message before they are processed for a service.
One queue per service is created.

Read All 9 SQL Server Service Broker Questions
Previous QuestionNext Question
Please explain what is “Asynchronous” communication in SQL Server Service Broker?What are the components of SQL server service broker?