To do this, we set the thread priority of the polling threads to 38 (the highest RT priority) and the priorities of the triage pool threads to 37.
为此,我们将轮询线程的线程优先级设置为 38(最高的 RT 优先级),将筛选池线程的优先级设置为 37。
Although the JCL defines the concept of thread priority, a traditional JVM is not required to enforce priorities.
尽管JCL定义了线程优先权的概念,然而传统JVM并不需要执行优先权。
A run queue is a list of runnable threads, sorted by thread priority value.
运行队列是由运行线程所组成的列表,按照线程优先级的值进行排序。
应用推荐