Top "Mq" questions

The term 'mq' refers either to the general topic of message queuing or any of several implementations of messaging middleware with "MQ" in the name.

Difference between queue manager and message broker

What is the difference between a Websphere Message Broker and a Queue Manager. I guess the queue manager puts messages …

websphere ibm-mq middleware mq messagebroker
when to use client connection channel in MQ?

i kind of don't understand when to use the MQ client connection channel. From my understanding, when client trying to …

ibm-mq mq
What is the difference between a message channel and the message queue itself?

What is the difference between a message channel and a message queue itself? They're different things. The queue actually holds …

message-queue messaging ibm-mq mq
Are there any good alternatives to RabbitMQ for low-end setups?

I've been using RabbitMQ in a few setups now, and I can't shake the feeling that there must be something …

rabbitmq message-queue amqp mq
Unable to connect to queue manager in WebSphere MQ 7.1

I've installed WebSphere MQ 7.1 on Linux platform, after which I installed WebSphere Message Broker 8.0.0.1. Now when I try to create …

security ibm-mq mq userid messagebroker
Tibco EMS vs. MSMQ vs. MQ

Could not find an answer on this question, so would like to initiate this: Tibco EMS vs. MSMQ vs. MQ. …

wcf msmq tibco mq ems
com.ibm.msg.client.jms.DetailedJMSException: JMSWMQ0018: Failed to connect to queue manager 'xxx' with connection mode 'yyy' and host name 'zzz'

JMS app requires seven parameters to make successful SSL connection with MQ series given here, https://github.com/ibm-messaging/mq-tls-ssl-wizard/…

ssl connection jms ibm-mq mq
Are there any MQ servers that can run embedded in a Java process?

I'm researching queuing solutions for one of my team's apps. Ideally we would like something that can be configured both …

java jms message-queue amqp mq
How to resolve this channel issue from WMQ?

Below is the related part from a QMGR log file about a WMQ channel issue: ------------------------------------------------------------------------------- 2012-7-23 10:35:25 - Process(340.1) …

ibm-mq mq connection-reset
WebSphere MQ Configuration issues

getting below error after i configure MQ connection factory. java.lang.ClassCastException: com.ibm.ejs.jms.JMSQueueConnectionFactoryHandle incompatible with com.…

java jms websphere ibm-mq mq