The request queue is the output queue for the requesting application (application A); at the same time it serves as the input queue for the receiving application (application B).
请求队列是请求应用程序(应用程序A)的输出队列;同时它又充当接收应用程序(应用程序B)的输入队列。
So it's possible that many messages are processed off the input queue before the first message is placed onto the output queue.
因此,可能出现在第一个消息放置到输出队列前已从输入队列处理了很多消息的情况。
The vulnerability here is that a spoke node can address messages not to the input queue at the hub, but rather to the output queue at the hub.
这里的漏洞在于,分支节点可以不将消息发送到中心的输入队列,而是发送到中心的输出队列。
The fewer queue managers that input and output messages have to traverse the cheaper the cost of processing the messages and therefore the higher the message rate that can be obtained.
输入输出消息需要遍历的队列管理器越少,处理消息的成本就越低,由此可获取更快的消息速度。
Since the flow is started, the message that we just put in the input queue should be processed by the flow, transformed into XML, and put in the output queue Q.OUT.
当流启动时,我们刚刚放进输入队列的消息由流来处理,转换成XML,并放入到输出队列Q.OUT。
Similarly, the response queue is used as an output queue for application B and as an input queue for the return value for application a.
类似地,响应队列用作应用程序b的输出队列和应用程序a的返回值的输入队列。
You will configure a flow that takes CSV format messages from the MQ input queue and uses a WebSphere TX map to transform the message into XML and put on the MQ output queue.
您将配置一个流,从MQ输入队列中取出 CSV格式消息,用WebSphereTX映射来将消息流转换为XML,然后放在 MQ 输出队列中。
You will configure a flow that takes CSV format messages from the MQ input queue and uses a WebSphere TX map to transform the message into XML and put on the MQ output queue.
您将配置一个流,从MQ输入队列中取出 CSV格式消息,用WebSphereTX映射来将消息流转换为XML,然后放在 MQ 输出队列中。
应用推荐