Using Topics and Subscriptions
Service Bus brokered messaging provides a publish-subscribe
messaging implementation that can be used in scenarios where an application
sends a message that is to be received by one or more subscribers. Whilst queues
are used for creating point-to-point messaging channels, topics and subscriptions
are used for publish-subscribe channels.
