Add additional messaging engines to a cluster bus member
We can add extra messaging engines to a cluster bus member, for example to provide high availability or scalability in a cluster.
When we add a server or cluster as a member of a bus, at least one messaging engine is created automatically. Each server bus member has only one messaging engine. However, cluster bus members can support additional messaging engines.
We can add multiple messaging engines at the time we create the cluster bus member, or we can add extra messaging engines at a later time.
When we add an extra messaging engine to an existing cluster bus member, the flow of messages through existing messaging engines is not disrupted. Also, if dynamic reloading is enabled (by selecting the Configuration reload enabled property for the cluster bus member), the existing messaging engines do not have to be restarted to become aware of the new messaging engine.
For more information about configuring bus properties, see Configure bus properties.
- Add an extra messaging engine to an existing cluster bus member by completing one of the following steps:
- Add one or more messaging engines when creating a new cluster bus member. Use messaging engine policy assistance, which guides you through the creation and configuration of the messaging engines. See Add a cluster as a member of a bus.
- Add an extra messaging engine to an existing cluster bus member. Either use the console as described in Add a messaging engine to a cluster, or use the createSIBEngine command.
- Optional: Enable dynamic reloading for the cluster bus member:
- In the console, navigate to Servers -> Server Types -> WebSphere application servers -> server_name -> [Server messaging] SIB service.
- Select Configuration reload enabled.
- Click OK.
- Save the changes to the master configuration.
Related concepts
Messaging engines Dynamic reloading of configuration files
Related tasks
Add a messaging engine to a cluster Configure bus properties Add a cluster as a member of a bus
createSIBus command
Related information:
Messaging engine troubleshooting tips