SQL Server: Service Broker Team Blog

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...

Author: luis vargas [MSFT] 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...

Author: pmarciniak Date: 03/10/2010

Get Started With Using External Activator

In the blog post Announcing Service Broker External Activator, we introduced Service Broker External...

Author: junan_msft Date: 05/18/2009

Service Broker Wait Types

SQL server engine keeps track of wait operations (aka wait types) performed by all its executing...

Author: priyankporwal Date: 12/01/2008

Announcing Service Broker External Activator

The Microsoft SQL Server Service Broker External Activator (EA) is distributed in the Microsoft SQL...

Author: junan_msft 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...

Author: portegys 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...

Author: portegys 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...

Author: portegys 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...

Author: pmarciniak 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...

Author: Jang Date: 07/09/2008

Poison Message Handling

Service broker provides automatic poison message detection, which disables the service queue upon...

Author: junan_msft 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...

Author: priyankporwal 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...

Author: portegys 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...

Author: portegys Date: 05/30/2008