Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This blog is about the Service Broker feature for the Microsoft SQL Server
This short post deals with security and permission-related aspects of External Activator. Selecting...
Date: 07/19/2010
In today’s post we're providing a sample application skeleton that may be used to play with External...
Date: 03/10/2010
In the blog post Announcing Service Broker External Activator, we introduced Service Broker External...
Date: 05/18/2009
SQL server engine keeps track of wait operations (aka wait types) performed by all its executing...
Date: 12/01/2008
The Microsoft SQL Server Service Broker External Activator (EA) is distributed in the Microsoft SQL...
Date: 11/21/2008
This sample shows how to set up a secure dialog using certificates. Service broker will always have...
Date: 08/26/2008
A common use of service broker is the "data push" scenario in which messages are asynchronously sent...
Date: 08/12/2008
As noted in various Service Broker sources, it is often advantageous to minimize the overhead of...
Date: 07/24/2008
One of main Service Broker components is routing. Whenever you want your messages to leave the...
Date: 07/14/2008
This article discusses how to use various SQL technologies to accomplish real time data integration...
Date: 07/09/2008
Service broker provides automatic poison message detection, which disables the service queue upon...
Date: 06/30/2008
SSB receives notifications every 5 seconds from the SQL engine's timer framework. SSB in turn counts...
Date: 06/26/2008
If you want to have a broker dialog between server instances, you have to be concerned with having a...
Date: 06/09/2008
Service Broker is a part of the SQL Server that allows secure, transactional messaging between...
Date: 05/30/2008