You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

There is a pattern directory called SOA Patterns which lists a whole bunch of useful patterns.

This experimental wiki page allows us over time to build up a list of SOA Patterns which Camel does implement rather like we do for the Enterprise Integration Patterns

SOA Patterns

Asynchronous Queueing

When a service capability requires that consumers interact with it synchronously, it can inhibit performance and compromise reliability.

  • No labels