输出队列用英语怎么说,输出队列的英文翻译


词语导航

基本信息

词语:输出队列

繁体:輸出隊列

拼音:shū chū duì liè

英语翻译

【计】 output queue

分词翻译

输的英语翻译:

be defeated; convey; kick the beam; lose; loss; transport

出队的英语翻译:

【计】 dequeue

列的英语翻译:

arrange; kind; line; list; row; tier; various
【计】 COL; column
【医】 series

翻译例句

1. 输出队列中的spool文件。

Spool Files in an Output queue.

2. 把结果放到消息中,并且传到输出队列中。

The result is set into the message and propagated to the output queue.

3. 附加输出队列与保留连接数据数据包相关联。

An additional output queue is associated with reserved connection data packets.

4. 处理代码将处理请求,并准备要发送到输出队列的响应消息。

The handling code would process the request and prepare some response message that is posted to an output queue.

5. 客户机代码将轮询输出队列以获得响应,或等待响应消息交付时的回调通知。

The client code would either poll the output queue for the response or wait for some kind of call-back notification when the response message has been delivered.

6. 客户机所做的仅是将请求放入消息队列,然后从输出队列获得响应(如果有)。

All the client does is drop requests into a message queue and receive responses (if any are coming) from an output queue.

7. 这十分简单:只要指定多个输出队列,将每个传入消息传递给各输出队列即可。

That"s easy to do: just specify multiple output queues and every message in goes to each output queue.

8. 尽管spool文件存在于输出队列中,但我们通常使用其他标准来选取它们。

Although spool files exist within an output queue, they are usually selected using other criteria.

9. 这些打印类用于检索后台打印文件、输出队列、打印机以及其他打印资源的列表。

These print classes are used to retrieve lists of spooled files, output queues, printers, and other print resources.

10. 类似地,响应队列用作应用程序b的输出队列和应用程序a的返回值的输入队列

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.

11. 因此,可能出现在第一个消息放置到输出队列前已从输入队列处理了很多消息的情况。

So it"s possible that many messages are processed off the input queue before the first message is placed onto the output queue.

12. 同时,一个调度器将检测请求,并调用实现,该实现运行方法,并将输出放到输出队列中。WWW.WENTIyi.cOm

Meanwhile, a dispatcher detects the request and invokes the implementation, which runs the method and puts the result on the output queue.

13. 这里的漏洞在于,分支节点可以不将消息发送到中心的输入队列,而是发送到中心的输出队列

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.

14. 这些类还可以处理输出队列和后台打印文件,回答后台打印文件的消息,执行其他打印相关任务。

These classes can also work with output queues and spooled files, answer messages for spooled files and do other print related tasks.

15. 例如,一个输出队列带有一个相关的文本描述,还包含一些其中含有文本内容的spool文件。

For example, an output queue has a text description associated with it - and also contains spool files with text in them.

16. 要验证这一点,可以检查输出队列ibm . ESB . OUT的消息中的时间戳和代理名称。

You can verify this processing by checking the timestamp and broker names in the messages in the output queue IBM.ESB.OUT.

17. scs格式的spool文件通常用于存储输出队列中的报告和作业日志,以便应用程序稍后处理它们。

Spool files created with the SCS format are commonly used for storing reports and job logs in an output queue so that they can be processed later by an application.

18. 当流启动时,我们刚刚放进输入队列的消息由流来处理,转换成XML,并放入到输出队列Q.OUT。

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.

19. 解析后的数据布局被放到消息流的末端,其后紧接着被写入到名为OUT .QUEUE的输出队列的消息。

This parsed data layout was taken at the end of the flow, immediately before the message was written out to the output queue named OUT.QUEUE.

20. 另外,由于ESB中使用的输入和输出队列可以将自己描述为服务,因此可以像其他类型的服务一样对其进行发现。

Further, because the input and output queues used in an ESB can themselves be described as services, they can be discovered just like any other type of service.

21. 在上面的例子中,输出队列库和队列名称使用了空字符串,表明将对所有输出队列中的spool文件进行索引。

In the above example, empty string is used for the output queue library and queue name to indicate that spool files from any output queue are considered for indexing.

22. 请求队列是请求应用程序(应用程序A)的输出队列;同时它又充当接收应用程序(应用程序B)的输入队列

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).

23. 将流 (IBM.ESB.OUT)的输出队列配置为只要队列上一收到消息,就会立即触发JmsConsumer实用工具。

The output queue of the flow (IBM.ESB.OUT) is configured to trigger the JmsConsumer utility whenever the first message is received on the queue.

24. 针对硬件交换转发判决这一关键问题,给出了在输入队列交换机中采用虚拟输出队列的交换结构和多优先级调度算法的硬件实现方案。

We describe the implementation of a scheduling algorithm for configuring crossbar in input-queued switches that support virtual output queues and multiple priorities.

25. 您将配置一个流,从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.

26. 输入和输出队列(IBMESBQM _ IN和IBMESBQM_OUT)的持久性属性设置为persistent,表示在这些队列上到达的所有消息都将被持久化。

The input and output queues (IBMESBQM_IN and IBMESBQM_OUT) have their persistence property set to persistent, which means that all messages arriving on these queues are made persistent.

27. 通过这种方法,客户机和中间件之间的全部交互都会使用一个输入和输出消息队列集合异步进行。

With this approach, all interactions between the client and the intermediate middleware occur asynchronously using a collection of input and output message queues.

28. 图2显示了如何使用jms队列或者主题获取输出消息。

Figure 2 shows how to get output messages using a JMS queue or topic.

29. 该示例首先连接到队列管理器,并打开用于进行输出队列句柄。

The example begins by connecting to the queue manager and opening a queue handle for output.

30. 输入输出消息需要遍历的队列管理器越少,处理消息的成本就越低,由此可获取更快的消息速度。

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.

版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!