Versions Compared

Key

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

...

This chapter introduces the basic patterns used when implementing enterprise integration using messaging and how they are simulated using the WSO2 ESB. These patterns are the fundamentals on which the rest of the chapters in this guide are built.

Image Removed Translator
Image Added

Message Channels

How one application communicates with another using messaging.

Image Removed
Image Added

Message

How two applications connected by a message channel exchange a piece of information.

Image Removed
Image Added

Pipes and Filters

How to perform complex processing on a message while maintaining independence and flexibility.

Image Removed
Image Added

How to decouple individual processing steps so that messages can be passed to different filters depending on conditions.

Image Removed
Image Added

Message

Translatorr

How systems using different data formats communicate with each other using messaging.

Image Removed
Image Added

How an application connects to a messaging channel to send and receive messages.

Excerpt
hiddentrue

List of Messaging Systems Enterprise Integration Patterns (EIP) and how to simulate them using WSO2 ESB.