Also, different platforms have different thread schedule models, resulting in different results.
而且,不同的平台有不同的线程调度模型,所以会产生不同的结果。
You will need another separate polling thread, which will get notified by the first thread when to schedule a tasklet.
需要另外一个单独的轮询线程,在调度 tasklet时,第一个线程会通知它。
They can schedule the jobs to run at any time, as long as they send them to the job spooler, which will single thread each job through the spooler.
他们可以把作业安排在任何时候运行,只要把作业发送给作业假脱机程序,就会逐一执行每个作业。
This is called the o (1) scheduler, denoting that the same amount of time is taken to schedule one thread as it is to schedule many.
这种算法就称为o(1)调度程序,这个名字就表示它调度多个线程所使用的时间和调度一个线程所使用的时间是相同的。
Hyper-threading is the ability to essentially schedule separate thread execution plans in a highly efficient manner.
超线程 是以一种高效的方式实际调度不同线程执行计划的能力。
The constructor of this class takes optional priority and release parameters to define how the JVM should schedule the thread.
这个类的构造函数可以带有可选的优先级参数和释出(release)参数,以此来定义JVM如何调度线程。
The WorkManager lets a resource adapter schedule work for synchronous or asynchronous execution on an application-server thread.
WorkManager允许资源适配器对工作进行调度,在应用服务器线程上同步或异步执行调度。
This article examined how you can use the WorkManager interface to schedule work for processing on a thread under the application server's control, either synchronously or asynchronously.
本文介绍了如何用WorkManager接口对工作进行调度,以便在应用程序的控制下处理这些工作。
To improve schedule efficiency and performance of multi-core processor system, a new thread scheduling algorithm is presented.
为提高多核处理器系统的调度效率,充分发挥多核处理器的性能,提出了一种新的线程调度算法。
Third, supporting real-time thread in the new schedule algorithm. Next, analyze the Linux kernel source code.
其中主要分析了与调度程序紧密相关的部分代码模块。
Third, supporting real-time thread in the new schedule algorithm. Next, analyze the Linux kernel source code.
其中主要分析了与调度程序紧密相关的部分代码模块。
应用推荐