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
External Activator Security
This short post deals with security and permission-related aspects of External Activator. Selecting...
Date: 07/19/2010
Sample activated application
In today’s post we're providing a sample application skeleton that may be used to play with External...
Date: 03/10/2010
Get Started With Using External Activator
In the blog post Announcing Service Broker External Activator, we introduced Service Broker External...
Date: 05/18/2009
Service Broker Wait Types
SQL server engine keeps track of wait operations (aka wait types) performed by all its executing...
Date: 12/01/2008
Announcing Service Broker External Activator
The Microsoft SQL Server Service Broker External Activator (EA) is distributed in the Microsoft SQL...
Date: 11/21/2008
Securing a dialog with certificates
This sample shows how to set up a secure dialog using certificates. Service broker will always have...
Date: 08/26/2008
Fast data push tuning
A common use of service broker is the "data push" scenario in which messages are asynchronously sent...
Date: 08/12/2008
Reusing dialogs with a dialog pool
As noted in various Service Broker sources, it is often advantageous to minimize the overhead of...
Date: 07/24/2008
Using multiple routes in Service Broker
One of main Service Broker components is routing. Whenever you want your messages to leave the...
Date: 07/14/2008
Real Time Data Integration with Service Broker and Other SQL Techniques
This article discusses how to use various SQL technologies to accomplish real time data integration...
Date: 07/09/2008
Poison Message Handling
Service broker provides automatic poison message detection, which disables the service queue upon...
Date: 06/30/2008
Service Broker Periodic Tasks
SSB receives notifications every 5 seconds from the SQL engine's timer framework. SSB in turn counts...
Date: 06/26/2008
A simple secure dialog with transport certificates
If you want to have a broker dialog between server instances, you have to be concerned with having a...
Date: 06/09/2008
Welcome to the Service Broker Blog
Service Broker is a part of the SQL Server that allows secure, transactional messaging between...
Date: 05/30/2008