单词 | work queue | ||||||||||||||
释义 | work queue
更多释义 收起释义 例句释义: 工作队列,工作列队,工作伫列 1. The work queue is generally implemented as some sort of linked list with an associated monitor object. 该工作队列通常被实现成具有相关监视器对象的某种链表。 www.ibm.com 2. If the source adapter agent is a bottleneck, events will build up in the work queue that the agent is monitoring. 如果源适配器代理为瓶颈,则事件会在该代理监视的工作队列中堆积。 www.ibm.com 3. The optimum size of a thread pool depends on the number of processors available and the nature of the tasks on the work queue. 线程池的最佳大小取决于可用处理器的数目以及工作队列中的任务的性质。 www.ibm.com 4. The column WUQue reports only the number of requests taken from the service class work queue that are bound to the server region. WUQue列仅报告从服务分类工作队列接收并绑定到该服务区域的请求数量。 www.ibm.com 5. The work queue depth is the number of replications waiting to be processed by the cluster replicator. 工作队列深度是指等待被集群复制器处理的复制数量。 www.ibm.com 6. Locks that are mostly contended are the "hot" locks in an application, such as the locks that guard the shared work queue for a thread pool. 多数竞争锁是应用程序中的“热”锁,例如保护线程池的共享工作队列的锁。 www-128.ibm.com 7. As the work_struct indicates the handler function to use, you can use the work queue to queue work for a variety of handlers. 由于work_struct中指出了要采用的处理程序函数,因此可以利用工作队列来为不同的处理程序进行任务排队。 www.ibm.com 8. The work to be communicated through the work queue is defined by the work_struct structure. 通过工作队列与之通信的任务可以由结构体work_struct来定义。 www.ibm.com 9. The fork-join framework reduces contention for the work queue by using a technique known as work stealing. fork-join框架通过一种称作工作窃取(workstealing)的技术减少了工作队列的争用情况。 www.ibm.com 10. If the object is already on the work queue, it will not be added a second time, but an exception will not be thrown either. 如果对象已经在工作队列中,则不会将其再次添加,但也不会引发异常。 msdn2.microsoft.com 1. Tasks from a work queue, like the incoming responses thread from our example. 任务的线程,类似于我们的示例中的入站响应线程。 www-128.ibm.com 2. It also provides for a work-queue based working style, where an administrator can transfer work items among groups. 它还提供了基于工作队列的工作方式,在这种方式中,管理员可以在组之间转移工作项目。 www.ibm.com 3. In the panel shown in Figure 11, there are two servant regions bound to the same service class work queue, CBDEF. 在如图11所示的面板中,有两个服务区域与同一个服务分类工作队列CBDEF绑定。 www.ibm.com 4. These functions (shown in Listing 8) mimic those from Listing 7, except that you don't need to define the work queue structure. 这些函数(见清单8)模拟清单7,只是不需要定义工作队列结构体。 www.ibm.com 5. Finally, Query also includes the option to constrain a search to a particular container (folder or work queue). 最后,Query还包含将搜索限制在特定容器(文件夹或工作队列)的选项。 www.ibm.com 6. Let's now continue with a simple example of the work queue API. 下面我们看一个工作队列API的简单例子。 www.ibm.com 7. Source adapter agent - Source adapters are configured to monitor an incoming work queue and pass incoming events to the server. 源适配器代理——源适配器配置为对传入工作队列进行监视,并将传入的事件传递给服务器。 www.ibm.com 8. Each work item is then initialized with INIT_WORK, the work defined, and then enqueued onto the work queue with a call to queue_work. 利用INIT_WORK来初始化每个任务项目,任务定义完成,接着通过调用queue_work将任务安排到工作队列中。 www.ibm.com 9. For the former, the Gearman work queue remains in memory but is backed by a relational database. 对于前者,Gearman工作队列保存在内存并在一个关系型数据库内存有备份。 www.ibm.com 10. The PooledExecutor class from this package is an efficient, widely used, correct implementation of a thread pool based on a work queue. 该包中的PooledExecutor类是一种有效的、广泛使用的以工作队列为基础的线程池的正确实现。 www.ibm.com 1. The Activities act like a work queue, where work is assigned and completed. 这些活动像一个工作队列,工作在这里被分配和完成。 www.ibm.com 2. The schedule is a work queue of objects to serialize, and is held inside the formatter. 计划是要序列化的对象的工作队列,它包含在格式化程序中。 msdn.microsoft.com 3. The dispatcher uses secured messages in the work queue as source files and creates unsecured message copies. 发送器使用工作队列中的安全邮件作为源文件,并创建不安全的邮件副本。 technet.microsoft.com 4. The work queue API is slightly more complicated that tasklets, primarily because a number of options are supported. 工作队列API比微线程稍复杂,主要是因为它支持很多选项。 www.ibm.com 5. The following class is a model of a common concurrent utility: a work queue. 下面的类是一种常见的并行实用程序模型:任务队列。 www.ibm.com 6. All work on a given work queue can be completed using a call to flush_workqueue. 指定工作队列中的所有任务能够通过调用flush_workqueue来完成。 www.ibm.com 7. Any shared objects (such as the work queue and work item statuses) are managed (and effectively synchronized) by the Terracotta server. 任何共享对象(比如工作队列和工作项状态)都由Terracotta服务器管理(并有效地同步)。 www.infoq.com 8. A new request comes in and stays in the new service class work queue. 新的请求传入并滞留在新的服务分类工作队列中。 www.ibm.com 9. First, simply enqueue the work on a work queue using queue_work (which ties the work to the current CPU). 首先,利用queue_work简单地将任务安排进工作队列(这将任务绑定到当前的CPU)。 www.ibm.com 10. The number of outstanding messages in the Work Queue. 工作队列中未完成的邮件数。 technet.microsoft.com 1. When multiple replicators are used, the cluster replication queue and work queue depth times are reduced. 当使用多个集群复制器时,集群复制队列和工作队列深度时间都减少了。 www.ibm.com 2. The work queue mechanism is inherited from the WLM queuing manager service. 工作队列机制是从WLM队列管理器服务继承而来的。 www.ibm.com 3. You can use a global kernel-global work queue, with four functions that address this work queue. 可以使用全局的内核全局工作队列,利用4个函数来为工作队列定位。 www.ibm.com 4. Associate data and reference objects with each other that are in the work queue at startup. 在启动时将工作队列中的数据和引用对象相互关联。 technet.microsoft.com 5. Recall from Figure 3 that the core structure for the work queue is the queue itself. 通过图3可以回想工作队列的核心结构体是队列本身。 www.ibm.com 6. Before the request is processed by the servant region, it's put inside the WLM work queue. 在服务区域处理请求之前,请求被放在WLM工作队列中。 www.ibm.com 7. The work queue API provides three functions to initialize work (from an allocated buffer); see Listing 6. 工作队列API提供三个函数来初始化任务(通过一个事先分配的缓存);参见清单6。 www.ibm.com 8. To flush the kernel-global work queue, call flush_scheduled_work. 为了清理内核全局工作队列,可调用flush_scheduled_work。 www.ibm.com 9. The work queue maintains a reference to each message for which the MTA is responsible. 工作队列维护对MTA所负责的每个邮件的引用。 technet.microsoft.com 10. Each fan-out copy references the secured message in the MTA work queue. 每个扇出副本将引用MTA工作队列中的安全邮件。 technet.microsoft.com 1. Listing 1 shows an example of a simple pooled work queue. 清单1显示了简单的合用工作队列的示例。 www.ibm.com 2. It then creates a pointer for each. Dat file in the work queue. 然后,它为工作队列中的每个.dat文件创建一个指针。 technet.microsoft.com 3. At the core is the work queue (struct workqueue_struct), which is the structure onto which work is placed. 处于核心的是工作队列(结构体workqueue_struct),任务被安排到该结构体当中。 www.ibm.com 4. A job can be executed on any work queue at any time, but once started, it will fully occupy the work queue until finish. 一个作业可以在任何时候在工作队列中工作,不过一旦开始,就完全占据该工作队列直到完成该作业为止。 zhidao.baidu.com 5. READPAST is primarily used to reduce locking contention when implementing a work queue that uses a SQL Server table. 使用SQLServer表实现工作队列时,READPAST主要用于减少锁定争用。 msdn2.microsoft.com 6. Messages in the MTA work queue are named secured messages, because they are always saved in. Dat files. MTA工作队列中的邮件被称为安全邮件,这是因为它们总是保存在.dat文件中。 technet.microsoft.com 7. This is not the MTA work queue (DB000028. Dat). 这不是MTA工作队列(DB000028.dat)。 technet.microsoft.com 8. Thus, if the Gearman daemon fails, it can recreate the work queue on restart. 这样一来,如果Gearman守护程序故障,它就可以在重启后重新创建这个工作队列。 www.ibm.com 9. DB000027. Dat This is the MTA work queue that contains a list of messages waiting for transfer. DB000027.dat这是MTA工作队列,其中包含等待传输的邮件的列表。 technet.microsoft.com 10. Work Queue The Exchange MTA writes all messages to. Dat files in the MTA database directory on the file system. 工作队列ExchangeMTA将所有邮件写入文件系统上MTA数据库目录中的.dat文件。 technet.microsoft.com 1. For example, the MTA rebuilds the MTA work queue each time the MTA is restarted. 例如,在MTA每次重新启动时,MTA将重建MTA工作队列。 technet.microsoft.com 2. Listing 10 is your init_module function, which begins with creation of the work queue using the create_workqueue API function. 清单10是init_module函数,该函数从使用create_workqueueAPI函数生成工作队列开始。 www.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。