Versions Compared

Key

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

...

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?

Message Filter

How can a component avoid receiving uninteresting messages?

Recipient List

How do we route a message to a list of dynamically specified recipients?

Splitter

How can we process a message if it contains multiple elements, each of which may have to be processed in a different way?

Messaging Endpoints

Image Added

Event Driven Consumer

How can an application automatically consume messages as they become available?

System Management

Wire Tap

How do you inspect messages that travel on a point-to-point channel?