June 2008 - Posts
30 June 2008
Poison Message Handling
Service broker provides automatic poison message detection, which disables the service queue upon five consecutive transaction rollbacks in trying to receive messages from the queue. However, an application should not rely on this feature for normal processing.
Read More...
26 June 2008
Service Broker Periodic Tasks
SSB receives notifications every 5 seconds from the SQL engine's timer framework. SSB in turn counts these notifications and performs its various periodic maintenance tasks at different intervals. Tasks performed every notification: 1. Internal activation
Read More...
10 June 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 secure network connection, which in service broker terminology is called transport security. An effective way to accomplish this is using certificates
Read More...
Home
Email
SQL Server: Service Broker Team Blog
This blog is about the Service Broker feature for the Microsoft SQL Server
RSS 2.0
Atom 1.0
Recent Posts
Get Started With Using External Activator
Service Broker Wait Types
Announcing Service Broker External Activator
Securing a dialog with certificates
Fast data push tuning
Tags
background tasks
certificates
conversations
data push
Definitions
dialogs
efficiency
endpoints
External Activator
forwarding
high availability
load balancing
performance
periodic tasks
Poison Messages
recycling dialogs
reusing dialogs
routing
security
wait-types
Archives
May 2009 (1)
December 2008 (1)
November 2008 (1)
August 2008 (2)
July 2008 (3)
June 2008 (3)
May 2008 (1)
Search
Interesting SQL Blogs
Remus Rusanu's Blog
Ultimate guide for upgrading to SQL Server 2008
Service Broker on the Web
Microsoft Technet
MSDN
MSDN Forums
Broker Samples on Codeplex