MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Websphere MQ client connection pooling??

  • 1.  Websphere MQ client connection pooling??

    Posted 09/30/11 12:10 PM
    I am developing websphere mq client application which is going to be standalone and it is going to send receive messages to/from a JMS Provider (websphere mq).
    I am using the MQConnection factory provided by websphere MQ but as far as I know this connection factory is not pooled.

    Does websphere mq provides any connection pooling at client side?
    I know that its JMS provider has the connection pooling but how about when I am creating the connection to the JMS provider from this client.

    Does it have anything similar to ActiveMQPooledConnectionFactory?

    Please help.

    Thanks
    Anu