+

Search Tips   |   Advanced Search

Bus configurations

We can connect buses in different ways depending on your requirements. For example, we can link messaging engines to distribute message workload, and to provide availability if there is a system failure.

A configuration that only has a single messaging engine might be adequate for some applications however, deploying more than one messaging engine and linking them together provides the following advantages:

The application servers or clusters that host a messaging engine in the service integration bus are called bus members. An IBM MQ server is the IBM MQ equivalent of a messaging engine. We can make an IBM MQ server a member of a bus, which becomes a messaging engine which is not hosted by an application server.

A bus configuration can include one or more bootstrap members. When an application needs a connection to the bus, it connects to the bootstrap member, which authenticates the request, and then directs the connection request to a suitable bus member. A bootstrap member responds only to bootstrap requests and does not always host a messaging engine.

If a bus configuration uses multiple security domains, we can isolate buses and the applications that use them by configuring the bootstrap members so that only a subset of servers or clusters can access a bus.


Subtopics


Related:

  • Messaging security and multiple security domains
  • Bootstrap members
  • Foreign buses
  • Service integration security
  • Direct and indirect routing between service integration buses
  • Bus topology that links to IBM MQ networks