Is it possible to use SQL Server as the transfer of physical messages instead of using the built-in MSMQ message transport using NServiceBus?
thank
You will probably want to study the implemented ITransport to accomplish this.
SQL Server Service Broker. , , , SQL Server. , SQL, , , , SQL Server Express Service Broker, , , Express, , , SQL .
#/.NET API, WCF- NServiceBus. , , . , : , NServiceBus, SQL Server.
ββ , .Net, SQL- : NGinn.MessageBus(at http://code.google.com/p/nginn-messagebus/). , , SQL Server. , . - .
NServiceBus 3.0 2.6. 2.6 ITransport, . 3.0 ISendMessages IReceiveMessages
https://github.com/NServiceBus/NServiceBus/blob/master/src/unicast/NServiceBus.Unicast.Queuing/ISendMessages.cs
https://github.com/NServiceBus/NServiceBus/blob/master/src/unicast/NServiceBus.Unicast.Queuing/IReceiveMessages.cs
NServiceBus 4.0 Sql Server , ITransport ..