IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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
Expand all | Collapse all

MQ Request/Reply adapter locks the response queue

  • 1.  MQ Request/Reply adapter locks the response queue

    Posted Mon October 16, 2006 11:42 AM

    Hi
    I´m using the Request/Reply adapter service in the Websphere MQ adapter (v6.0), in a realtime system and I have run into some performance issues.

    I have defined multiple mq connections to the same host (for load balancing) since the Request/Reply adapter locks the connection during the whole process.

    The problem is that the Request/Reply adapter service exclusively lock the response queue, so while connection_1 is looking at the queue it prevents connection_2 from looking at the same queue until connection_1 has either received its response or gets a timeout.
    => serial (single threaded) behaviour.
    The adapter service has an option: “Open Queue in shared Mode”, but it does not seem to make any difference :frowning:

    Responses must be delivered within <3s, so it´s vital that multiple connections can simultaneously look at the same queue.

    One temporary solution (not a good one though) is of course to define more response queues.

    Does anyone know of there is a way to come around this?
    Any help is appreciated.

    Regards
    Mikael


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: MQ Request/Reply adapter locks the response queue

    Posted Thu December 14, 2006 09:10 PM

    Hi,
    I’m trying to use MQ req/reply adapter.Could u please help me in explaining the whole process i,e;the flow of the services and the minimum configurations…

    Thanks in advance,
    Shyam


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 3.  RE: MQ Request/Reply adapter locks the response queue

    Posted Fri December 15, 2006 10:41 PM

    For detailed info on the MQ Adapter and how to use the adapter, please refer to the following documentation from WM:

    webMethods_WebSphere_MQ_Adapter_Installation_Guide6.5.pdf
    webMethods_WebSphere_MQ_Adapter_Users_Guide6.5.pdf


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods