Versions Compared

Key

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

...

Note that JBI has a specific format for applications – Service Units in a Service Assembly, so your application could be deployed to another JBI-compliant ESB (assuming the needed JBI Binding Components and JBI Service Engines had also been deployed).

...

How does ServiceMix

...

handle messages on the bus?

The two most common modes are SEDA and JMS flows. For messages that are non-persistent, ServiceMix uses an efficient in-memory system known as the SEDA flow to convey messages on the bus. For messages that are persistent, ServiceMix uses JMS messages with an underlying ActiveMQ broker. You may also choose to use the JMS flow, for example to connect multiple ServiceMix instances.

...

Messaging

Orchestration

Security

Performance

Publication / Discovery

Mediation

Complex Services

Policies