Chapter 5. Routing data with Mule
This chapter covers
- Content-based routing with Mule
- Filtering messages
- Scatter/gather
- Reliability routing
You’ve probably been exposed to a router at some point in your career. Usually these are of the network variety, like the DSL router in your bedroom or a core router in your data center. In either case, the router’s function is the same: to selectively move around data. Not surprisingly, many of the concepts that underlie network routing are also applicable to routing data between applications. You’ll see in this chapter how to route data using Mule.
You’ve already seen an example of routing in chapter 3, where you saw how the choice router uses a message’s payload to determine which execution path ...
Get Mule in Action, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.