Chapter 7. Integration architecture with Mule

This chapter covers

  • Structuring integration applications
  • Common architectures used in Mule applications
  • Mule application implementation patterns

During the course of this book, we’ve shown you the building blocks of piecing together integration solutions with Mule. We haven’t, however, talked about the architecture of such applications. Ideally your Mule applications should exhibit the properties of any other well-architected software application: they should be easy to refactor and test, modular, and decoupled. They should also be constructed with a view to future needs, making them easy to modify as requirements inevitably change.

In this chapter, you’ll see how to architect integration ...

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.