Explain sql server service broker?



Explain sql server service broker?..

Answer / Bhavana Palia

SQL Server Service Broker is a message-oriented middleware that enables the sending, receiving, and routing of messages between SQL Server instances over a network. It provides a reliable messaging solution for asynchronous communication, using queues, services, conversations, and dialogs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How to add code to the existing article (using improve article)?

1 Answers  


Explain Different types of Projects?

1 Answers  


is there a column to which a default can't be bound? : Sql server database administration

1 Answers  


What happens when unicode strings concatenate with non-unicode strings?

1 Answers  


What is dbcc?

1 Answers  


Well sometimes sp_reanmedb may not work you know because if some one is using the db it will not accept this command so what do you think you can do in such cases?

2 Answers  


What is the maximum size of column in sql server?

1 Answers  


How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?

1 Answers  


How to change server name in sql server?

1 Answers  


What is the cpu pressure?

1 Answers  


Explain different types of lock modes in sql server 2000?

1 Answers  


What is the use of sign function?

1 Answers  


Categories