Network Deployment (Distributed operating systems), v8.0 > Tune performance > Tune Messaging resources
Tune messaging
To tune asynchronous messaging, you can, for example, configure message-driven bean (MDB) throttling for a JCA 1.5-compliant messaging provider.
To tune your asynchronous messaging, complete one or more of the following steps.
Procedure
- Configure MDB throttling for a JCA 1.5-compliant messaging provider:
- For the default messaging provider, complete the task Configure MDB throttling for the default messaging provider.
- For the WebSphere MQ messaging provider, set the maximum server sessions property on the WebSphere MQ messaging provider activation specifications advanced properties page, or the maxPoolSize property when using the createWMQActivationSpec or modifyWMQActivationSpec wsadmin commands.
- For a third-party JCA 1.5-compliant JMS messaging provider, refer to the generic method of message throttling described in Throttling inbound message flow for JCA 1.5 message-driven beans.
- Tune messaging destinations for the WebSphere MQ or V5 default messaging provider.
Related
Tune messaging destinations for the WebSphere MQ or V5 default messaging providers
Throttling inbound message flow for JCA 1.5 message-driven beans
Configure MDB throttling for the default messaging provider
Configure an activation specification for the WebSphere MQ messaging provider
Related
Performance for WebSphere MQ queues
WebSphere MQ messaging provider activation specification advanced properties
createWMQActivationSpec command
modifyWMQActivationSpec command