MQ

 View Only



Welcome to IBM MQ

As a participant, connect with IBM subject matter experts and get answers to your biggest concerns. Also, share ideas, benchmarks, best practices, and lessons learned with other users. As a member of this online user community, you gain:
  • Direct engagement with IBM subject matter experts
  • Tips and tricks from your industry peers
  • News, announcements, and enhancement details
You’ll also get information regarding our regional and virtual user group meetings, upcoming webinars, how-to blogs, and training. We invite you to participate and ask that you contact support@communitysite.ibm.com with any questions.

This group is for discussions, blogs, and other community resources on IBM MQ Cloud, IBM MQ on-premises, IBM MQ Appliance, and IBM MQ for z/OS. 

Latest Posts

  • You should check you are only doing the connect once. Doing Loop Call program connect get messages return is very inefficient ( if this was a client you would be doing a TLS handshake every time) It would be ...

  • Hello Saiteja, MQIPT was not part of MQ when MQ 9.1.0 became available. It was a separate SupportPac at the time (which is no longer supported). I recommend downloading the latest version of MQIPT from https://ibm.biz/mq93ipt, or M!IPT 9.2 from from ...

  • Dear Team, Can anyone tell me about IBM MQIPT 9.1.0 version. Is this version available? If you guys found this MQIPT version 9.1.0 download link, Kindly requesting to share. Because Iam unable to find the MQIPT 91.0 version. Thanks and Regards, ...

  • Dear All, I have a little JMS Java client application running on Windows 10. Our local IMB Client version is 9.3. What the client application is doing connect to Queue Manager, retrieve messages if there are any in the queue, then disconnect from the ...

Latest Files

Latest Articles

  • We are pleased to announce that the Spring samples in the mq-dev-patterns repository have been updated to support Spring-Boot 3. These changes were made as Spring-Boot 2 is now at the end of regular support, which you can read more about in this ...

  • MULTI CHANNEL ARCHITECTURE WITH CONTAINERIZED MQ: GITHUB :* https://github.com/maktup/MULTI-CHANNEL-ARCHITECTURE-WITH-CONTAINERIZED-MQ.git * 1. CONTEXT: The following article shows how to configure a MULTI-CHANNEL architecture ...

  • Performance of NativeHA MQ with Redhat ODF Storage Based on the research conducted by the IBM team, we've identified that ODF serves as a general-purpose replicated data solution for OpenShift. It ensures data integrity for single volumes by replicating ...

    4 people like this.
  • Whilst writing my earlier blog which looked at the impact of the key-size of the certificate on MQ channels protected with TLS ciphers , it occurred to me that there was nothing that considered the impact on SVRCONN channels. When I did start to ...

  • Using a web server to serve JSON CCDT files on Red Hat OpenShift Whenever I am demonstrating IBM MQ running on Red Hat Openshift, something I find useful is providing a CCDT for my IBM MQ Client applications via a web server in JSON format. In case ...

    4 people like this.