SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. - 资源详细说明
SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabilities of SQL Server, all controlled with Transact SQL statements
SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. - 源码文件列表