WAS v8.5 > Tune performance > Tune Service integrationTune messaging engines
Use this task to set tuning properties for the service integration environment.
The service integration environment includes properties that we can set to improve the performance of a messaging engine or the component of the messaging engine that manages the data store. These properties are known collectively as tuning properties. We can set these properties either with the WebSphere Application Server dmgr console or by editing the sib.properties file.
Properties set with the dmgr console take precedence over properties set in the sib.properties file.
- Set tuning properties using the dmgr console:
- Set the tuning properties of a messaging engine.
- Control the memory buffers used by a messaging engine.
- Use the dmgr console to tune the data source.
- Set tuning properties for any of the components mentioned above by editing the sib.properties file.
Subtopics
- Set tuning properties of a messaging engine
We can set the tuning properties for a messaging engine to improve its performance.- Controlling the memory buffers used by a messaging engine
Every messaging engine manages two memory buffers containing messages and message-related data. We can improve the interaction of a messaging engine with its data store by tuning the properties that set the sizes of the two buffers.- Tune the JDBC data source of a messaging engine
The messaging engine needs to have the correct configuration for JDBC data source to achieve messaging performance on a service integration bus.- Set tuning properties by editing the sib.properties file
Use this task to set tuning properties for the service integration environment by editing the sib.properties file
Reference: