JMS集群第1部分 - 网页制作参考 ibuted Queue)有两个物理队列成员:MQ1和MQ2,它们分别驻留在服务器实例1和实例2上。队列接收者(QR,Queue Receiver)从MQ1得到消息,并在该连接关闭之前一直保留到MQ1的连接。队列发送者(QS,Queue Sende
基于1个网页-相关网页
receiver queue 接收机队列
Then a queue receiver is created for a specified queue as a consumer of messages.
然后它会为一个特定的队列创建一个作为消息接收的队列接收器。
For example, a queue manager named QM1 would create a cluster receiver channel called TO.QM1 and every other cluster member would use that channel to connect to it.
例如,名为QM1的队列管理器将创建一个名为TO . QM1的集群接收器管道,其他的所有集群成员将使用这个管道连接到它。
Once the message is delivered on the queue, run the JMS receiver client to retrieve it.
消息传递到队列上之后,请运行JMS接收方客户机以检索消息。
应用推荐