The run queue, which holds an ordered list of processes waiting to run, is another queue.
另一个队列是运行队列,其中包含等待运行的进程的有序列表。
Suppose, for instance, that I want the non-incremental, ordered movie queue illustrated above to expire 10 days (864,000,000 milliseconds) after it was published.
例如,假设我想要上面描述的非增量且排好序的电影队列在其发布之后10天(864,000,000毫秒)后过期。
The messages are loosely ordered in the queue; they are not really stored in the order in which they are added to the queue.
消息在队列中的次序是宽松的;它们实际上并不按照在队列中添加消息的次序存储。
Messages are sent to the highest ranked queue or queues, and so this granularity allows queues to be ordered to indicate grades of application availability.
消息被发送到级别最高的一个或多个队列,因此这个细粒度允许对队列排序,以表明应用程序可用性的等级。
It is assumed that the Queue has the messages correctly ordered for it to dispatch.
该组件假设Queue已对消息进行了正确的排序,以便由其进行调度。
But rather than maintain the tasks in a run queue, as has been done in prior Linux schedulers, the CFS maintains a time-ordered red-black tree (see Figure 1).
但是与之前的Linux调度器不同,它没有将任务维护在运行队列中,CFS维护了一个以时间为顺序的红黑树(参见图1)。
Items are ordered in the task queue by when they are supposed to fire.
项目中的任务队列的命令时,他们应该是火。
However, the WM_TIMER messages are not asynchronous. The WM_TIMER messages are placed in the normal message queue and ordered with all the other messages.
然而,WM _ TIMER不是异步的。WM _ TIMER消息被放在正常的消息队列中而且其它的消息一起排列。
However, the WM_TIMER messages are not asynchronous. The WM_TIMER messages are placed in the normal message queue and ordered with all the other messages.
然而,WM _ TIMER不是异步的。WM _ TIMER消息被放在正常的消息队列中而且其它的消息一起排列。
应用推荐