• Now, let's look at the API functions that can be found for work queues.

    现在我们一下能够用于工作队列API函数

    youdao

  • Work queues provide a generic method to defer functionality to bottom halves.

    工作队列提供一个通用办法任务延迟bottomhalves

    youdao

  • Let's first explore the work queues, and then we'll look at work and the variants.

    我们首先探讨一下工作队列然后一下任务变体

    youdao

  • Work queues are a more recent deferral mechanism, added in the 2.5 Linux kernel version.

    工作队列实现延迟的新机制,从2.5版本Linux内核开始提供功能。

    youdao

  • In nearly every server application, the question of thread pools and work queues comes up.

    几乎每个服务器应用程序中都会出现线程工作队列问题

    youdao

  • Work queues can have higher latency than tasklets but include a richer API for work deferral.

    工作队列可以线程更高时延,并为任务延迟提供功能丰富的API

    youdao

  • There are also a number of helper functions that you can use to flush or cancel work on work queues.

    还有一些帮助函数用于清理取消工作队列中的任务

    youdao

  • I also explore the kernel list API, which timers and other work deferral mechanisms (such as work queues) use.

    本文将探索内核列表api计时器其他任务延迟机制(比如工作队列)都要使用这个API。

    youdao

  • There can be more work queues serving a single service class, but they are separated into different application environments (servers).

    可以更多工作队列为单个服务分类提供服务,但是要将它们分离不同应用程序环境(服务器)中。

    youdao

  • All the servant regions are now bound to existing work queues, and no servant region can immediately convert to the new service class work queue.

    现在所有服务区域均绑定现有工作队列没有任何服务区域能够立即转换新的服务分类工作队列

    youdao

  • Let's assume your WebSphere Application Server is maintaining the maximum number of servant regions, all bound to different service class work queues.

    假设WebSphereApplicationServer正在保持最大服务区域数量,这些服务区域全都绑定不同的服务分类工作队列。

    youdao

  • For this sample solution, you only need one ECM In-basket for each of the Work Queues that you created and used when you implemented the process flow.

    对于这个样例解决方案实现流程创建使用每个Work Queue只需一个ECM In - basket。

    youdao

  • If the QMPL delay is very high, then you have a shortage of servant region worker threads and cannot process the requests waiting in work queues fast enough.

    如果QMPL延迟非常服务区域工作线程不足无法足够处理工作队列等待请求

    youdao

  • Tasklets provide a low-latency mechanism that is simple and straightforward, while work queues provide a flexible API that permits queuing of multiple work items.

    线程提供延迟机制,该方式简单直接工作队列提供复杂API允许多个任务项目进行排队

    youdao

  • When the queuing manager directly sends the work requests with affinity to the servant regions, it will not go through the service class work queues specified for the requests.

    队列管理器关联工作请求直接发送服务区域时,通过请求指定服务分类工作队列

    youdao

  • 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内核工作队列的操作

    youdao

  • WebSphere Application Server is designed to process a large number of parallel short-time tasks, and work queues and thread pools are two components that are used often to handle parallel workload.

    WebSphereApplicationServer旨在处理大量并行短时间任务工作队列线程两个经常用来处理并行工作负载组件

    youdao

  • To achieve a high transaction throughput rate, it may be necessary to consider the distribution of work between queues, queue managers, and application server instances.

    获得事务吞吐量可能需要考虑队列队列管理应用程序服务器实例之间分配工作

    youdao

  • The business process container and the human task container require a set of queue connection factories, queues, and activation specifications to work.

    业务流程容器人工任务容器需要队列连接工厂队列激活规范才能工作

    youdao

  • Client response times are not always an indicator that the server is near saturation, because work is buffered in the server queues.

    客户端响应时间并不反映服务器接近饱和因为负载服务器队列中得到缓冲。

    youdao

  • Work stealing can be implemented with standard queues, but using a deque has two principle advantages over a standard queue: reduced contention and reduced stealing.

    可以使用标准队列实现工作窃取但是标准队列相比,deque具有方面的优势减少争用窃取。

    youdao

  • Buildd.rex: This script runs on each guest operating system and accesses the queues on the Web server looking for work.

    rex脚本运行每个客户操作系统访问Web服务器队列来查找工作

    youdao

  • Qlen displays the number of current work requests in the queues ready to be dispatched to a servant region.

    Qlen显示队列准备好分派某个服务区域当前工作请求数量

    youdao

  • Further details on how the queues work are very well covered in the Message Broker documentation.

    有关队列工作原理更多细节已Message Broker文档详细介绍。

    youdao

  • Buildserver.rex: This script runs on the Web server and maintains the queues that the guest operating systems use to look for work.

    rex脚本运行Web服务器维护客户操作系统用于查找工作队列

    youdao

  • WebSphere Application Server deployment is a series of queues, and it's best to only allow the amount of work into a queue for which capacity exists to perform work.

    WebSphere应用服务器部署一系列队列最好允许能力范围内工作量进入队列

    youdao

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

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

    youdao

  • An Inter-Process Communication (IPC) message queues sample code listed in this article to show you how to work around it.

    本文列出一个进程间通信(Inter - Process Communication,IPC)消息队列示例代码展示如何解决此问题

    youdao

  • An Inter-Process Communication (IPC) message queues sample code listed in this article to show you how to work around it.

    本文列出一个进程间通信(Inter - Process Communication,IPC)消息队列示例代码展示如何解决此问题

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定