• RTSJ原理所有线程队列FIFO并且基于优先级的。

    The spirit of the RTSJ is that all queues of threads are FIFO and priority based.

    youdao

  • 处理器系统中Linux试图模拟分派可用处理器单个全局RT线程队列行为

    On multiprocessor systems, Linux tries to emulate the behavior of a single global queue of RT threads that are dispatched to available processors.

    youdao

  • 任务队列、活动线程链表、空闲线程队列都作为线程成员变量,由线程池维护。

    Queue to store the task to be performed. You can call the thread pool member function to add the task to the queue.

    youdao

  • 决定(以及编写)一个任意跳转究竟如何线性线程队列交互涉及到不少工作不过这些工作没有什么特别神秘的地方。

    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.

    youdao

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

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

    youdao

  • 另一个常见线程模型类型任务分配一个后台线程任务队列

    Another common threading model is to have a single background thread and task queue for tasks of a certain type.

    youdao

  • 但是如果多个线程试图数据添加队列会发生什么

    But what happens if multiple threads intend to append data to the queue?

    youdao

  • 因为上面介绍的模式非常有效,所以可以通过连接附加线程队列进行扩展相当简单的。

    Because the pattern demonstrated above is so effective, it is relatively simple to extend it by chaining additional thread pools with queues.

    youdao

  • 普通情况下每个线程自己的队列进行读写

    Normally each thread reads and writes to its own queue.

    youdao

  • 运行队列运行线程所组成列表,按照线程优先级进行排序

    A run queue is a list of runnable threads, sorted by thread priority value.

    youdao

  • 尽管这个基本模式比较简单可以通过队列线程连接在一起,以便将这个模式用于解决各种各样问题

    While this basic pattern is relatively simple, it can be used to solve a wide number of problems by chaining queues and thread pools together.

    youdao

  • 多个控制线程可以同时队列添加数据删除数据,所以需要互斥锁对象管理同步

    Multiple threads of control can simultaneously try to push data to the queue or remove data, so you need a mutex object to manage the synchronization.

    youdao

  • 如果事件队列中堆积,并没有协作线程前面队列中堆积,则请增加适配器控制器配置线程数量

    If events are building up in this queue, but not in the queue in front of the collaboration thread pool, then increase the number of threads configured for the source adapter controller.

    youdao

  • 如果需要通知等待线程选取刚刚进入队列对象

    If necessary, a waiting thread is signaled to pick up the newly enqueued object.

    youdao

  • 一个非空运行队列前端分派线程具有最高优先级

    A thread is dispatched from the front of the nonempty run-queue with the highest priority.

    youdao

  • 不过队列空时其它线程队列中“窃取”一些元素

    However, if its queue is empty then it will steal items from another thread's queue.

    youdao

  • 最简单的使用模式便是作为一个线程安全的队列,并且队列阻塞消费者

    In its simplest mode it ACTS as a thread-safe queue in which consumers are blocked while the queue is empty.

    youdao

  • 通过参考资料进一步了解POSIX线程并发队列算法

    Be sure to check the Resources section for details on POSIX threads and concurrent queue algorithms.

    youdao

  • 然后线程读取队列获取测量数据完成跟踪流程

    The queue is then read by a thread pool, which acquires the measurement and completes the trace process.

    youdao

  • 这些队列用于线程不可用时临时接收请求

    These queues are used to temporarily hold requests when worker threads aren't available.

    youdao

  • 如果编码不正确那么可能丢失通知导致线程保持空闲状态尽管队列工作处理

    If coded incorrectly, it is possible for notifications to be lost, resulting in threads remaining in an idle state even though there is work in the queue to be processed.

    youdao

  • 相反应该考虑创建少数几个调度优先级线程应该确保添加队列中的数据交给这些线程

    Instead, consider creating a few writer threads with higher scheduling priorities, and hand over data to those threads that should always be pushed into the queue.

    youdao

  • 逻辑工作线程队列中渠道任务,进行处理通过使用一些提供函数结果返回。

    The logical workers take the job from the queue, and process it and send back the result by using some of the functions provided by the class.

    youdao

  • 通过队列前端分派线程队列的后端放置过期线程,程序在一个优先级轮替执行

    By dispatching from a queue's head and placing expired threads at a queue's tail, execution happens in a round-robin fashion within a priority.

    youdao

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

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

    youdao

  • 对于大小限制的阻塞队列如果队列满了,线程需要等待

    In a bounded blocking queue, the writer thread also needs to wait if the queue is full.

    youdao

  • 线侦听缓冲队列服务接收请求

    A main thread will listen to the buffered queue and will service the requests it receives.

    youdao

  • 线程工作线程输入队列提取下一个WWEC运行

    A thread pool worker thread pulls the next WWEC from the input queue and runs it.

    youdao

  • 对于阻塞队列只有线程需要队列没有数据等待

    In a blocking queue, only the reader thread needs to wait when there is no data in the queue.

    youdao

  • 事实上线程队列尝试另一个remove调用变成阻塞直到一个请求可用

    The thread will in fact attempt another remove call on the queue and will become blocked until the next available request.

    youdao

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

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

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