What is Service Broker?
Filed in SQL on Feb.12, 2009
Well, not a new thing. Service Broker is a feature which was introduced in Microsoft SQL Server 2005.
The basic idea is simply "messaging". This feature makes a platform for communication that enables distributed applications (components) function as whole.
Service Broker allows asynchronous programming.
Here are useful links:
- http://msdn.microsoft.com/en-us/library/ms166043(SQL.90).aspx
- http://www.developer.com/db/article.php/3640771
Related posts:























Leave a Reply
You must be logged in to post a comment.