SQL Server Service Broker Question:

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

SQL Server Service Broker Interview Question
SQL Server Service Broker Interview Question

Answer:

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


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