线程池的最佳大小取决于可用处理器的数目以及工作队列中的任务的性质。
互联网摘选
The following class is a model of a common concurrent utility: a work queue.
下面的类是一种常见的并行实用程序模型:任务队列。
互联网摘选
首先,利用queue_work简单地将任务安排进工作队列(这将任务绑定到当前的CPU)。
互联网摘选
系统中将网络接受中断的推后执行工作校由工作队列来执行,而非传统的由网络接受软中断处理。
互联网摘选
管理工作队列使您可以查看在一个等待行动的代理上排队等候的管理活动的列表
互联网摘选
The work queue mechanism is inherited from the WLM queuing manager service.
工作队列机制是从WLM队列管理器服务继承而来的。
互联网摘选
所以会出现排长队的现象, 尤其是在周一的上午, 因为医生周末不工作.
互联网摘选
可是,这些较大的平均窗口也意味着SACK接收代码需要对收到的每个包做很多工作,因为需要扫描的队列包含更多的包。
互联网摘选
If the service rate of the server is less than the arrival rate of incoming work, requests queue up.
如果服务器的服务处理速率低于传入工作的速率,请求则会在队列中堆积起来。
互联网摘选
在queue delay work()中指定delay,是为了保证至少在经过一段给定的最小延迟时间以后,工作队列中的任务才可以真正执行。
互联网摘选
With a task queue per CPU, work can be balanced given the measured load of all CPUs in the system.
利用每个CPU的任务队列,可以根据系统中所有CPU的负载进行负载平衡。
互联网摘选
根据用户需求说明书,完成系统功能结构图的设计,将系统划分为呼叫服务处理、队列管理、语音管理、信息管理、工作管理、统计分析、短信模块、系统管理八个功能模块。
互联网摘选
then set up another pool of threads that join on the second queue, and then do work on the web page.
然后,对加入到第二个队列中的另一个线程池进行设置,然后对Web页面执行相应的处理。
互联网摘选