中优先级 meaning in English
medium priority
Examples
- This is the highest priority runnable task on the system and is the task the scheduler will run
这就是系统中优先级最高的可执行进程,也是马上会被调度执行的进程。 - Also known as the idle thread . a kernel thread which is the lowest priority thread in the system - it only runs when there is no higher priority thread to run
空线程:又称为空闲线程。内核线程是系统中优先级最低的线程- -仅当没有更高优先级线程运行时才能运行。 - The markup rendered by default for this control might not conform to accessibility standards such as the web content accessibility guidelines 1 . 0 wcag priority 1 guidelines
默认情况下为此控件呈现的标记可能不符合web内容辅助功能准则1 . 0 wcag中优先级为1的准则等辅助功能标准。 - ( c / os , a preemptive multi - task real time kernel , is based on the priority . that means the task own the highest priority in all tasks that is in ready state , will always run firstly
C os是一种占先式( preemptive )多任务实时内核,是基于优先级的,即总是让进入就绪态的诸任务中优先级最高的那个任务先运行。 - The full priority scheduling algorithm generates the scheduling list according to the priority vectors , and only the application which has the highest priority can be submitted while the non - absolute priority scheduling algorithm schedules several independent grid applications so as to compensate the parallelism problem of the full priority scheduling algorithm
其中,完全优先级调度算法根据网格工作流中的应用程序优先级向量生成调度序列,而且每次只将队列中优先级最高的应用程序提交给网格,而非完全优先级调度算法可同时调度若干无依赖的网格应用程序进入网格,以弥补完全优先级调度算法的并行化问题。