Windows Service Bus is both an on-premises and Windows Azure hosted service.
I'd like to make an informed choice towards a simple publish/subscribe architecture. So I'm wondering: what does the Service …
c# .net msmq publish-subscribe servicebusI know that you can set duplicate detection to work over a time period with an azure service bus queue. …
azure duplicates detection servicebusI've been studying Azure's Service Bus and was wondering... Are there any equivalent services provided by other cloud vendors such …
azure cloud servicebusI think the title sums it all .... We have a .NET 2.0 system trying to implement a distributed pub/ sub model. …
.net architecture msmq servicebusI've read about nservicebus countless times on the net, but still don't get what a service bus is. All I …
nservicebus servicebusDue to restrictions in the company I cannot use old azure portal. But I have a requirement to use ServiceBus …
azure azureservicebus servicebus azure-servicebus-queuesEnterprise Service Bus (ESB), .NET Service Bus (Windows Azure AppFabric Service Bus), NServiceBus, RhinoServiceBus, MassTransit and so on. I'm trying …
.net nservicebus esb servicebusWhat are the motivations for using a message based system? I'm seeing a lot about service buses such as NServiceBus …
language-agnostic messages servicebusIs there a product (ideally open source, but not necessary), that would enable a zero dependency deployment? every service bus …
c# queue servicebusSo the scenario is that I'm using an SB queue to throttle outgoing callbacks to other services. One of the …
azure servicebus azureservicebus azure-servicebus-queues