October 2003
Intermediate to advanced
736 pages
18h 50m
English
In Chapter 3, “Messaging Systems,” we discussed how a Message Router (78) can be used to decouple a message source from the ultimate destination of the message. This chapter elaborates on specific types of Message Routers (78) to explain how to provide routing and brokering ability to an integration solution. Most patterns are refinements of the Message Router (78) pattern, while others combine multiple Message Routers (78) to solve more complex problems. Therefore, we can categorize the message routing patterns into the following groups:
• Simple Routers are variants of the Message Router (78) and route messages from one inbound channel to one or more outbound channels.
• Composed Routers combine multiple ...
Read now
Unlock full access