Versions Compared

Key

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

ServiceMix provides a range of different routing facilities for conncecting our many JBI Components together in a high performance, reliable, clustered and scalable SOA network. ServiceMix also supports variety of different process flow topologies, from straight through processing to SEDA based architectures to clustered architectures.

Enhanced JBI routing

We In addition we support all the various JBI based routing mechanisms that every JBI platform must support which can suffice for many scenarios.

We also support a pluggable EndpointResolver to allow you to specify an endpoint in a pluggable stategy. Also for cases where there are multiple physical endpoints for a given resolver (e.g. multiple services offering the same interface), we support a pluggable EndpointChooser strategy, such as first choice, random and so forth to use whatever selection policy you wish.

...