Chapter 6. Messaging and Queues with the Storage and Service Bus
In this chapter, we will cover the following topics:
- Managing Azure Storage queues
- Managing Azure Service Bus queues
- Adding messages to a Storage queue
- Adding messages to a Service Bus queue
- Receiving messages with Storage queues
- Receiving messages with Service Bus queues
- Implementing publish/subscribe with Service Bus topics
- Implementing Relayed messaging with the Service Bus
- Communication between .NET and Java with the Service Bus and AMQP