Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This page describes the various Enterprise Integration Patterns which are implemented by Camel.

Message Routing

Image Added

Content Based Router

How do we handle a situation where the implementation of a single logical function (e.g., inventory check) is spread across multiple physical systems?

MessageFilter

How can a component avoid receiving uninteresting messages?