Some back-end daemon process listening for messages posted to the input queue would receive the message and dispatch it to some piece of code capable of handling the message.
侦听发送到输入队列的消息的某个后端守护程序进程将接收此消息,并将其分派到可以处理此消息的某段代码。
It keeps putting messages on the input queue and informs you about the status of the put.
它不断将消息放置到输入队列上,并通知您放置操作的状态。
The worker thread now waits for more work to appear on the input queue.
工作线程现在等待更多工作出现在输入队列上。
In case of errors the transaction can be rolled back leaving the database unchanged and the MQ message is sent back to the input queue.
在发生错误的情况下,该事务可以通过回滚使数据库恢复到更改前的状态,并将MQ消息发送回输入队列中。
Then the server must check if the input variables are qualified, then invoke the corresponding service and function, get the result and put the result in a cache or queue.
服务器必须随后检查输入变量是否符合要求,然后调用对应的服务和函数,获取结果,并将结果放入缓存或队列中。
Indicates how many processes are accessing the application queue for input.
表示有多少进程正在为输入而访问该应用程序队列。
The two methods demonstrate a scenario in which five messages are input to a message queue and the one with the highest priority is taken out of the queue and processed.
这两个方法演示了一个场景:将五个消息输入到消息队列,然后取出并处理具有最高优先级的消息。
Figure 1 shows how to set input messages using a JMS queue or topic.
图1显示了如何使用jms队列或者主题来设置输入消息。
Horizontal scaling is defined as changing the number of concurrent instances of an input queue in the cluster in order to increase or reduce processing capacity.
水平扩展的定义是更改集群中的输入队列的并发实例数量,以便增加或减少处理容量。
The Common Event Infrastructure (CEI) supports the direct placement of a properly formatted CBE XML on its input queue without using their emission APIs.
公共事件基础结构(CEI)支持在不使用发送api的情况下将恰当格式化的CBEXML直接放置到输入队列上。
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 PODS queue manager operates with an input queue, exception queue, and replication queue.
PODS队列管理器控制输入队列、异常队列和复制队列。
The interface layer inputs data to the protocol layer through this IP input queue.
接口层通过此IP输入队列将数据输入到协议层。
The J2EE worker thread now waits for more work to appear on the input queue.
J2EE工作线程现在等待更多工作出现在输入队列上。
But a message queue or set of input arguments can also be thought of as a data source.
但是,消息队列或一系列输入参数也可以作为数据源。
A thread pool worker thread pulls the next WWEC from the input queue and runs it.
线程池工作线程从输入队列提取下一个WWEC,并运行它。
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.
输入输出消息需要遍历的队列管理器越少,处理消息的成本就越低,由此可获取更快的消息速度。
However, there is only one protocol queue, which is called the IP input queue, for the entire protocol layer.
不过,对于整个协议层,只有一个称为IP输入队列的协议队列。
A worker thread pulls the next WWEC from the input queue and runs it.
工作线程从输入队列提取一个WWEC,并运行它。
To prevent an infinite loop, IBM's JMS classes inspect the message's backout count, as well as the backout threshold and backout queue attributes of the input queue.
为了避免无限循环,IBM的jms类会检查消息的恢复计数以及输入队列的恢复阈值和恢复队列属性。
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的返回值的输入队列。
The WWEC is added to the pool's input queue.
将 WWEC添加到池的输入队列。
Number of input handles on the application queue (IPPROCS)
应用程序队列中的输入句柄数量 (IPPROCS)
In the Node properties section under the Basic TAB, input Q.IN as the Queue name and leave the rest of the field as default.
在Basic选项卡之下的node属性部分输入Q.I N作为queue名,并使其余字段保留默认设置。
Use the JmsProducer utility as shown below to send the messages to the gateway queue manager, which in turn will send the messages to the input queues of the message flows.
使用下面展示的JmsProducer实用工具将消息发送到网关队列管理器,然后后者会将消息发送到消息流的输入队列。
This client would put messages on the input queue IBMESBQM_IN of the queue manager IBMESBQM.
这个客户端将把消息放在队列管理器IBMESBQM的输入队列ibmesbqm _ IN上。
For example, as an alternative to calling some GetQuote method on an object instance, the client code might post a GetQuote message to an input queue.
例如,作为对对象实例调用某个GetQuote方法的备选方案,客户机代码可以将GetQuote消息传递到输入队列中。
应用推荐