Skip to content

SQL Service Broker Sample using SsbTransportChannel

License

Notifications You must be signed in to change notification settings

leonmeijer/nServiceBroker

 
 

Repository files navigation

关于nServiceBrokerSample

nServiceBrokerSample演示了SQL Service Broker + WCF Transport Channel for SQL Server Service Broker基本使用方法。

简单介绍

SQL Service Broker:数据库队列,和MSMQ相似,可做数据库异步事务处理
WCF Transport Channel for SQL Server Service Broker:基于SQL Server Service Broker做的WCF包装,项目地址:http://ssbwcf.codeplex.com/

使用场景

数据推送、队列、异步触发器、数据整合、跨db业务处理

About

SQL Service Broker Sample using SsbTransportChannel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%