Essentially, all the threads within the process can be bound to run on the specified processor.
从本质上讲,进程中的所有线程都可以绑定到指定的处理器上运行。
2
For greater flexibility, we propose that a business process component not be statically bound to its constituent components.
为了实现更高的灵活性,我们提议不要将业务流程组件静态地绑定到其组成组件上。
3
When binding a process to a CPU, you can actually reduce performance for that process if the CPU to which the process will be bound is busy while others are idle.
在将进程绑定到 CPU 时,如果该 CPU 正处于繁忙状态,而其他 CPU 却处于空闲状态,则绑定操作实际上会降低该进程的性能。