scheduler信息详情
n.计划员;时间调度员;程序机,调度机;调度程序;制表人
sit scheduler───sit调度程序
master scheduler───[计]主调度程序
Modify the scheduler configuration as required.───根据需要修改调度程序配置。
By the event scheduler.───通过事件调度器。
What is a scheduler?───什么是调度器?
A design pattern that is often applied, and has impact on the database size, is to introduce a "heartbeat" or "scheduler" application.───一种影响数据库大小的常用设计模式是引入“心跳”或“调度器”应用程序。
You can shut down and restart Windows automatically using Task Scheduler, enabling you to run Chkdsk on the system drive at startup.───通过使用任务管理器你可以自动关闭重启Windows,这使得你可以在启动项下的系统驱动中运行Chkdsk。
But a CPU can also be considered a resource to which a scheduler can temporarily allocate a task (in quantities called slices of time).───但是CPU也可以认为是一个资源,调度器可以临时分配一个任务在上面执行(单位是时间片)。
The documentation is unclear on this point, but it appears that you can set the scheduler on a block-by-block basis.───文档在这点上描述的并不是十分清楚,但似乎你可以每个块为基础设置调度器。
At any time, the concurrency level of a scheduler is equal to the number of virtual processor granted to it by the Resource Manager.───在任何时候,计划程序的并发级别等于通过资源管理器向它授予的虚拟处理器数。
The 2. 4 scheduler divided time into epochs, and within each epoch, every task was allowed to execute up to its time slice.───调度器将时间分割成epoch,每个epoch中,每个任务允许执行到其时间切片用完。