WAS v8.5 > Tune performanceTune Service integration
This page provides a starting point for finding information about service integration.
Service integration provides asynchronous messaging services. In asynchronous messaging, producing applications do not send messages directly to consuming applications. Instead, they send messages to destinations. Consuming applications receive messages from these destinations. A producing application can send a message and then continue processing without waiting until a consuming application receives the message. If necessary, the destination stores the message until the consuming application is ready to receive it.
Subtopics
- Tune messaging engines
Use this task to set tuning properties for the service integration environment.- Tune messaging performance with service integration
To help optimize performance, we can set tuning properties that control the performance of messaging applications deployed to use service integration technologies.- Tune messaging engine data stores
Obtain an overview of improving the performance of messaging engine data stores.- Set tuning properties for a mediation
Use this task to tune a mediation for performance using the dmgr console.- Enable CMP entity beans and messaging engine data stores to share database connections
Use this task to enable container-managed persistence entity beans to share the database connections used by the data store of a messaging engine. Performing this task has been estimated to provide a potential performance improvement of 15% for overall message throughput, but can only be used for entity beans connected to the application server containing the messaging engine.
Related information:
Migrating Service integration
Administer Service integration
Scripting for Service integration
Secure Service integration
Develop Service integration
Service integration
Troubleshooting Service integration