This sample demonstrates how to use Windows Azure Service Bus to send and receive messages from a topic with multiple subscriptions.
Similar to a queue, a topic provides decoupled, asynchronous communication between a sender and any number of receivers.