Network Deployment (Distributed operating systems), v8.0 > Tune performance > Tune Service integration
Tune messaging engines
Use this task to set tuning properties for the service integration environment. The service integration environment includes properties that you 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 console or by editing the sib.properties file.
Tip: Properties set with the admin console take precedence over properties set in the sib.properties file.
Procedure
- Set tuning properties by using the admin console:
- Set the tuning properties of a messaging engine.
- Control the memory buffers used by a messaging engine.
- Use the admin console to tune the data source.
- Set tuning properties for any of the components mentioned above by editing the sib.properties file.
- 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 that contain 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
Set tuning properties by editing the sib.properties file
Related
http://www.ibm.com/developerworks/java/jdk/diagnosis/