The Activities act like a work queue, where work is assigned and completed.
这些活动像一个工作队列,工作在这里被分配和完成。
The following class is a model of a common concurrent utility: a work queue.
下面的类是一种常见的并行实用程序模型:任务队列。
The schedule is a work queue of objects to serialize, and is held inside the formatter.
计划是要序列化的对象的工作队列,它包含在格式化程序中。
WebSphere Application Server for z/OS combines a work queue mechanism with the thread pool to serve the client requests.
WebSphereApplicationServerfor z/OS 将工作队列机制与线程池组合起来为客户端请求提供服务。
The PooledExecutor class from this package is an efficient, widely used, correct implementation of a thread pool based on a work queue.
该包中的PooledExecut or类是一种有效的、广泛使用的以工作队列为基础的线程池的正确实现。
What we usually want is a work queue combined with a fixed group of worker threads, which USES wait and notify to signal waiting threads that new work has arrived.
我们通常想要的是同一组固定的工作线程相结合的工作队列,它使用wait和notify来通知等待线程新的工作已经到达了。
In the previous section, you configured a shared work path and set up an MI queue manager, so you can move on to third step.
在上一节中,您配置了一个共享工作路径并设置了一个MI队列管理器,因此您可以继续第三步。
A key problem with this model is that increasing the number of worker threads increases the contention on the work queue (this is shown in Figure 3).
对于该模型的一个关键问题是增加工作线程数会加剧对工作队列的争用(如图3所示)。
Listing 1 shows an example of a simple pooled work queue.
清单1显示了简单的合用工作队列的示例。
The business process container and the human task container require a set of queue connection factories, queues, and activation specifications to work.
业务流程容器和人工任务容器需要一组队列连接工厂、队列和激活规范才能工作。
This abstraction becomes even more valid as modern BPM platforms provide the UI aspect of human tasks, including a work list or queue UI.
由于现代BPM平台提供人工任务的UI方面,包括工作列表或队列ui,因此这个抽象变得更为有效。
A new request comes in and stays in the new service class work queue.
新的请求传入并滞留在新的服务分类工作队列中。
The optimum size of a thread pool depends on the number of processors available and the nature of the tasks on the work queue.
线程池的最佳大小取决于可用处理器的数目以及工作队列中的任务的性质。
Of course, testing your connections work could just mean that you are connecting on a non-SSL channel to your queue manager, and have not performed any of the WMQFTE side configuration.
当然,如果连接测试顺利,这只说明您能够在一个非ssl通道上连接到您的队列管理器,且您没有执行任意wmqfte端配置。
If an item is found, then the script goes to work adding a record to the queue.
如果找到项目,脚本将把该记录添加到队列。
The administration work queue lets you see the list of administration actions queued up on a broker that are waiting to be actioned
管理工作队列使您可以查看在一个等待行动的代理上排队等候的管理活动的列表
For the former, the Gearman work queue remains in memory but is backed by a relational database.
对于前者,Gearman工作队列保存在内存并在一个关系型数据库内存有备份。
The fork-join framework reduces contention for the work queue by using a technique known as work stealing.
fork - join框架通过一种称作工作窃取(work stealing)的技术减少了工作队列的争用情况。
To learn more about the 2.6 kernel work queue interface, check out this older Linux Journal article from 2003, which provides a good introduction to the API and operation of kernel work queues.
想要学习更多 2.6内核工作队列接口的知识,请参考这篇较老的 2003年LinuxJournal文章,它详细介绍了API和内核工作队列的操作。
Finally, Query also includes the option to constrain a search to a particular container (folder or work queue).
最后,Query还包含将搜索限制在特定容器(文件夹或工作队列)的选项。
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中指出了要采用的处理程序函数,因此可以利用工作队列来为不同的处理程序进行任务排队。
The work request queue size parameter specifies the size of the work request queue, a buffer that holds scheduled work objects.
workrequestqueuesize参数指定工作请求队列的大小,这是一个容纳计划内工作对象的缓冲。
After the work is done, send a signal to the queue with queue.task_done that the task has been completed.
在完成这项工作之后,使用queue . task_done函数向任务已经完成的队列发送一个信号。
Lotus Notes access for SAP solutions provides an easy way for you to review your SAP work items queue by adding a new view, SAP work items, to the Mail database.
通过向Mail数据库添加了一个新的视图SAPWorkItems,LotusNotesaccessfor SAPsolutions提供了一种易于查看SAP工作项队列的方式。
The second consumer gets the lock (it can proceed because it was notified) and tries to work a task, but now the queue is empty.
第二个consumer获得锁(因为通知了它所以它可以继续向下进行)并试图运行任务,但是现在队列是空的。
However, those larger average Windows also mean the SACK receiving code needs to do a lot more work for every packet received as the queue to be scanned contains more packets.
可是,这些较大的平均窗口也意味着SACK接收代码需要对收到的每个包做很多工作,因为需要扫描的队列包含更多的包。
Basically, at any given time, any servant region will only bind to a single specific service class work queue and select requests from there.
本质上,在任何给定的时间,任何服务区域将仅绑定到单个特定的服务分类工作队列,并从该队列选择请求。
There would be a bit of work involved in deciding (and programming) exactly how an arbitrary jump would interact with a linear thread queue, but nothing particularly mysterious about the work.
决定(以及编写)一个任意的跳转究竟会如何与线性线程队列交互将涉及到不少工作,不过这些工作中没有什么特别神秘的地方。
There would be a bit of work involved in deciding (and programming) exactly how an arbitrary jump would interact with a linear thread queue, but nothing particularly mysterious about the work.
决定(以及编写)一个任意的跳转究竟会如何与线性线程队列交互将涉及到不少工作,不过这些工作中没有什么特别神秘的地方。
应用推荐