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

Compare with Current View Page History

« Previous Version 7 Next »

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 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.

We also provide additional routing mechanisms through custom JBI components.

Smart routing capabilities

  • No labels