多处理器计算机 meaning in English
multi-computer
Examples
- On multiprocessor computers , the scheduler can move individual threads to different processors , thus balancing the cpu load
在多处理器计算机上,计划程序可将单个线程移到不同的处理器上,从而对cpu负荷进行平衡。 - For applications that rely extensively on external resources , consider enabling web gardening on multiprocessor computers
对于大量依赖外部资源的应用程序,可考虑在多处理器计算机上启用“网络园艺( web gardening ) ” 。 - Even on a multiprocessor computer , the user would not be able to detect the difference , given that the ball movement is based on a window timer
即使在多处理器计算机上,如果球的运动是基于窗口计时器的,用户也看不出此差别。 - Discusses levels of synchronization , how to avoid deadlocks and race conditions , single - processor and multiprocessor computers , and other threading issues
讨论同步的级别,如何避免死锁和争用条件,并讨论单处理器和多处理器计算机以及其他线程处理问题。 - Multithreading solves different problems for the single - processor computers that run most end - user software , and the multiprocessor computers typically used as servers
多线程处理技术能够解决单处理器计算机和多处理器计算机的诸多问题,单处理器计算机大多用来运行最终用户软件,多处理器计算机通常用作服务器。