Network Deployment (Distributed operating systems), v8.0 > Tune performance
Tune 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.
- Tune messaging engines
Use this task to set tuning properties for the service integration environment.
- Tune messaging performance with service integration technologies
To help optimize performance, you can set tuning properties that control the performance of message-driven beans and other messaging applications deployed to use service integration technologies.
- Configure MDB throttling for the default messaging provider
Use this task to configure the throttling of messages for message-driven beans that we have deployed as JCA 1.5 resources on the default messaging provider.
- 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 by using the admin console.
- Enable CMP entity beans and messaging engine data stores to share database connections
Use this task to enable container-managed persistence (CMP) 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 that contains the messaging engine.
Migrate Service integration
Administer Service integration
Scripting for Service integration
Establishing high availability for Service integration
Secure Service integration
Develop Service integration
Service integration
Troubleshoot Service integration