单词 | queue 2 |
释义 | queue 2例句释义: 全部 1. If left unchecked, the queue crawls slowly through memory like a glacier, destroying any other data in its path (Figure 4. 2). 如果剩余的存储器未被检查,队列会像冰河一样在存储器中增长,同时将在此道路上的所有其他数据破坏(如图所示)。 net.sxtcm.com 2. Enabling triggering on the queue manager requires definition of two objects and altering the existing command queue, as shown in Listing 2. 在队列管理器上启动触发机制需要定义两个对象并改变现有的命令队列,如清单2所示。 www.ibm.com 3. The Javadoc for the BlockingQueue interface demonstrates the basic usage of a blocking queue, as shown in Listing 2. BlockingQueue接口的Javadoc给出了阻塞队列的基本用法,如清单2所示。 www.ibm.com 4. The left-baggage office at the train station was crowded incredibly with a 2-hour long queue. 罗马火车站行李寄存处生意兴隆,排了至少两小时的长龙。 blog.sina.com.cn 5. The queue is always in one of two states: the normal, or quiescent, state ( Figure 1 and Figure 3) or the intermediate state (Figure 2). 队列总是处于两种状态之一:正常状态(或称静止状态,图1和图3)或中间状态(图2)。 www.ibm.com 6. The queue connection factory created in step 2 will also be shared by the mediation module and by the service provider (mentioned next). 在第2步中创建的队列连接工厂还将由中介模块和服务提供者(将在下文中讨论)共享。 www.ibm.com 7. Listing 2 shows the part of the myEventHandler sample program that sets up the access to a JMS queue. 清单2显示了myEventHandler示例程序中与一个JMS队列建立连接的一部分代码。 www.ibm.com 8. Figure 2 illustrates the relationships between producers, consumers, an event channel, and a topic, or queue. 图2说明了生产者、消费者、事件通道和主题(或队列)之间的关系。 www.ibm.com 9. If the length of the queue is more than 20 and there are fewer than two extra job servers running, then a server is launched. 如果队列的长度超过20,而且现在运行的服务器少于2个,那么就需要启动一个服务器。 www.ibm.com 10. Number 2: How do I get work to queue up in front of a task? 第2个问题:如何让工作在某个任务前面排队等待? www.ibm.com 1. For examples, configuration 1 requires less processing than configuration 2, as the messages will already be in the required queue manager. 例如,与配置2相比,配置1需要更少的处理,因为消息已在所要求的队列管理器中。 www.ibm.com 2. With option 2, MQ_CONNECT_TYPE=FASTPATH must be set in the environment in which the queue manager is started. 对于选项2,必须在启动队列管理器的环境中设置MQ_CONNECT_TYPE=FASTPATH。 www.ibm.com 3. Use the queue identity format from Table 2 when you use the Queue parameter with a message command. 将Queue参数用于邮件命令时,请使用表2中的队列标识格式。 technet.microsoft.com 4. Workqueue interface is introduced in 2. 5 development to replace the task queue interface (used to schedule kernel tasks). 工作队列接口是在2.5的开发过程中引入的,用于取代任务队列接口(用于调度内核任务)。 www.ibm.com 5. The 1. 2 Linux scheduler used a circular queue for runnable task management that operated with a round-robin scheduling policy. Linux调度器使用了环形队列用于可运行的任务管理,使用循环调度策略。 www.ibm.com 6. In the AWS API, the call to createQueue, shown in Listing 2, doesn't necessarily create a new queue every time. 在AWSAPI中,对createQueue的调用,如清单2所示,不一定每次创建一个新队列。 www.ibm.com 7. Figure 2 shows WebSphere MQ queue definitions for adapter-broker communication. 图2显示了用于适配器-代理通信的WebSphereMQ队列定义。 www.ibm.com 8. To change the queue size parameters, perform the procedure shown in listing 2. 要更改队列大小参数,可以执行清单2中所示的过程。 www.ibm.com 9. Next, select the JMS Queue link in the Default messaging provider window (Figure 2) and click New. 接下来,在默认的消息传递提供者窗口(图2)中选择JMSQueue链接并点击New。 www.ibm.com 10. The pre-2. 6 scheduler also used a single run queue for all processors in a symmetric multiprocessing system (SMP). 在对称多处理系统(SMP)中,2.6版本之前的调度器对所有的处理器都使用一个运行队列。 dictsearch.appspot.com 1. The example uses the global server-scoped queue called SendReceiveQueue (see Listing 2). 该示例使用了称为SendReceiveQueue的全局服务器范围的队列(参见清单2)。 www.ibm.com 2. In Figure 1 above, queue "B2R_2" had a WebSphere MQ latency of 0. 4 second in the last interval (rightmost bar). 在上面的图1中,队列“B2R_2”在最近的周期内有一个0.4秒的WebSphereMQ延时(最右边的竖条)。 www.ibm.com 3. Step 2: Assign the queue to a bus member. 步骤2:将队列分配给总线成员。 www.ibm.com 4. Did the companies in Patricof's queue gain 2. 5x in "future promise" over the past six months? 难道帕特里科夫投资的公司在过去半年里“未来前景”翻了2.5倍? www.fortunechina.com 5. The first graph on the top shows end-to-end latency for queue B2R_2. 顶部的第一个图显示了队列B2R_2的端到端延时。 www.ibm.com 6. In JMS 1. 0. 2, client code must use the queue and topic domain-specific interfaces. 在JMS1.0.2中,客户机代码必须使用特定于域的队列和主题接口。 www-128.ibm.com 7. A session cannot access both a topic and a queue in JMS 1. 0. 2, but can do so in JMS 1. 1. 在JMS1.0.2中,会话不能既访问主题又访问队列,但在JMS1.1中则可以这样做。 www-128.ibm.com 8. Assumption 2: In this tutorial we use two user IDs: MA01USR and MA02USR for queue managers MA01 and MA02 respectively. 假设2:在本教程中,我们对队列管理器MA01和MA02分别使用两个用户ID:MA01USR和MA02USR。 www.ibm.com 9. In this case, the queue "B2R_2" is first, followed by "B2R. " 在这个例子中,首先是队列“B2R_2”,后面跟着的是“B2R”。 www.ibm.com 10. You can also set policies that control access to our SQS queue based on date, time, and source IP Address, as in Listing 2. 您还可以设置一个策略,它根据日期、时间和源IP地址控制SQS队列的访问,如清单2所示。 www.ibm.com 1. Average number of jobs in run queue (1 minute average) Number of jobs in the run queue averaged over the last 1 minute. See Note 2, below Averagenumberofjobsinrunqueue(1minuteaverage)(运行队列中的平均作业数,平均1分钟)平均持续1分钟的运行队列中的作业数。 www.ibm.com 2. 2D Array Implemented as a Queue 作为队列来实现2维的数组 www.vchome.net 3. Disk Queue Lengthnot over 2 longer then 10 min. (add or change disk setup) DiskQueueLength不超过12min(添加或更改磁盘设置)。 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。