The following class is a model of a common concurrent utility: a work queue.

  • 下面的类是一种常见的并行实用程序模型:任务队列。
  • 来源:互联网摘选更新时间:2026-07-14 02:09:53

  • 重点词汇
  • concurrentadj.同时发生的;
  • aart. 一(个);每一(个);任一(个),用于辅音音素开头的单词前
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • modeln.模型;模特儿;模式;典型;
  • ofprep. 关于;属于…的;由…制成;
  • isvt.& vi. 是(be的三单形式);
  • queuen.队伍;等待的人群;队列(计算机用语);
  • workv.(使)工作,干活;从事…工作;用功;争取;管理;就职;研究;帮助;(使)运转/行;(使)奏效;起作用;
  • 相关例句
1、

In the event the thread's task queue is empty, it then tries to steal another task off the tail of another thread's deque.

当线程的任务队列为空,它将尝试从另一个线程的deque的尾部窃取另一个任务。

互联网摘选

2、

Linux ′ s kernel source code, its architecture, process scheduler, task queue, synchronization, system timer are analyzed in great detail.

对Linux的内核源代码进行了分析,且着重于其核心服务机制的组织结构、进程调度、任务队列机制、同步机制、系统定时机制的剖析。

互联网摘选

3、

A new multiqueue method with variable priority is presented to solve the real time dynamic scheduling problem of automatic transportation system in flexible electrophoresis production line.

提出可变优先级的多重任务队列方法,解决电泳柔性生产线自动输送系统的实时动态调度问题。

互联网摘选

4、

The main program is managed by a task queue that can achieve and answer external input signal in time.

在主程序中建立了一个任务队列对待处理的任务进行管理,既能及时地提取外界输入,又能对外界输入及时地响应。

互联网摘选

5、

Workqueue interface is introduced in2.5 development to replace the task queue interface ( used to schedule kernel tasks).

工作队列接口是在2.5的开发过程中引入的,用于取代任务队列接口(用于调度内核任务)。

互联网摘选

6、

The real-time performance is improved by establishing a real-time task queue and executing a task rotation priority scheduling algorithm.

通过建立实时任务队列和执行任务轮转优先权调度算法来改进实时性能;

互联网摘选

7、

Real time dynamic scheduling based on multiqueue method for a flexible electrophoresis production line

电泳柔性生产线基于多重任务队列的实时动态调度

互联网摘选

8、

In connection level parallelization, we use the lock-free algorithm to cancel the coupling of the head pointer and the tail pointer. This optimization lowers the cost of the queue operation, and reduces the cost of thread blocking.

针对连接级别并行方式的特点,本文使用单生产者-单消费者无锁队列算法消除了任务队列的头指针和尾指针的耦合关系,降低了队列相关操作的开销,同时减少了线程阻塞带来的开销。

互联网摘选

9、
10、

Then put forward on the basis of the cluster load balancing algorithm that is feedback dynamically and asked for task queue dispatcher's algorithm in characteristic based on this comprehensive existing algorithm of model.

基于此模型并综合了现有算法的特点提出了基于动态反馈的集群负载均衡算法和请求任务队列调度算法。

互联网摘选

11、

And the data verification module in the task queue management and thread pool management of the design ideas.

并对局数据核查模块中的任务队列管理和线程池管理提出了设计思路。

互联网摘选

12、

For the second strategy, the system executes multi-task of retrieval simultaneously in the way of threaded concurrency.

服务并发数优先策略下,系统将采用线程并发的方式同时执行检索任务队列中的多个检索任务。

互联网摘选

13、

Deploy the MDS, which can monitor the real-time nodes information of the hardware, task queue status, data transmission and the list of service in the containers.

部署实验室内部网格监控与发现系统,目前可以达到对结点硬件状态信息、任务队列状态信息、数据传输状态信息和结点网格服务容器中服务列表信息的实时监控功能。

互联网摘选

14、

From softirqs to tasklets to work queues to delayed work queues, Linux continues to evolve in all areas of the kernel while providing a consistent and compatible user space experience.

从软中断到微线程再到任务队列再到延迟的工作队列,Linux在提供一致的和兼容的用户空间体验的同时,保持其内核各方面的持续发展。

互联网摘选

15、

By monitoring task queue and resource usage, simulation tasks and resources are automatically managed. Thereby it will increase the system availability, scalability and compatibility, and full use of limited resources, improving performance while reducing power consumption.

通过监测任务队列和资源使用状况,系统对仿真任务和资源调度实现了自动化的管理,从而提高了系统的可用性、可扩展性和兼容性。

互联网摘选

16、

With a task queue per CPU, work can be balanced given the measured load of all CPUs in the system.

利用每个CPU的任务队列,可以根据系统中所有CPU的负载进行负载平衡。

互联网摘选

17、

In data packet level parallelization, we improve the lock granularity of PCB-queue. Eliminate the lock operation in task queue of PCB by MS-queue algorithm.

针对数据包级别并行方式的特点,本文对PCB队列的锁粒度进行了改进,并使用MS-queue算法改进PCB下的任务队列。

互联网摘选

18、

The operator gets tasks from task queue.

计量人员通过任务队列获得计量任务。

互联网摘选

19、

It adopts the bottom-half-handle strategy, so the process scheduler needs to consider the management of interrupt program and mission queue, which make Linux form the unique scheduling style.

由于Linux采用了底半处理策略,因此进程调度要考虑中断程序和任务队列的处理,从而形成了Linux独具特色的调度风格。

互联网摘选

20、

The mechanism is founded on C/ S structure, with centralized hardware monitoring and event-distributed mechanism, which sufficiently embodies the thinking of system design, which are modularization with hiberarchy, task queuing, low spending and superior real time trait.

该机制是一个基于C/S结构的、硬设备集中监控的、高效事件分发的机制,它充分体现了分层模块化、任务队列化、低开销强实时性的系统设计思想。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈