Browse or change properties of WebSphere MQ connection pooling for JMS connections from an application server to WebSphere MQ as a JMS provider.
To improve the overall performance of JMS within the system, WebSphere MQ connection factories can be configured to use the connection pooling facility provided by the WebSphere MQ JMS implementation.
This support for connection pooling does not affect the performance of a JMS application that uses WebSphere MQ, because it retains its connections while listening on a destination. However, it does affect the overall JMS system performance. When a connection is no longer required and is removed from the application server's connection pool, WebSphere MQ can pool the underlying connection to the queue manager and reuse it later instead of destroying it.
To enable WebSphere MQ connection pooling, the enable MQ connection pooling property must be selected on the connection factory used to create connections to WebSphere MQ.
To configure WebSphere MQ connection pooling for an application server, use the administrative console to complete the following steps:
For additional information, see the books in the WebSphere MQ library http://www.ibm.com/software/integration/wmq/library/.
In this information ...Related concepts
| IBM Redbooks, demos, education, and more |