Enterprise Integration Patterns in AppFabric Service Bus Messaging
The book “Enterprise Integration Patterns” by Gregor Hohpe
describes a number of patterns that can be used to describe features,
capabilities and implementations of asynchronous messaging and integration
systems. This section will run through the patterns described in the book and describe
how they relate to the Azure Service Bus. A number of the patterns are part of
the core functionality of the service bus, other patterns can be utilized
through configuration, and some of the more sophisticated patterns will require
implementation in the applications that interact with the service bus.