当前排序:阅读数 按发布时间
导读:本文主要涉及Service Broker的基本概念及建立一个Service Broker应用程序的基本步骤。
一、前言:
Service Broker为SQL Server提供消息队列,这提供了......
导读:在上篇《SQL Server 2008中Service Broker基础应用(上)》中,简要介绍了Service
Broker的一般步骤,本文继续介绍Service Broker的设置会话优先级,存储过程......
上文:SQL Server 2008中Service Broker基础应用(上)、SQL Server 2008中Service Broker基础应用(下)
演示了在同一个SQL Server实例的不同数据库之间实现Serv......
1、引言
Microsoft 在SQL Server 2005引入了服务代理 (Service Broker 简称SSB) 为技术支持代理设计模式和面向消息的中间件 (MOM) 的原则。Service Broker在S......