释义 |
distributed multiprocessing 分布式多重处理技术 A computer network supporting computer-to-computer communications (as opposed to just terminal-to-computer communications) which may permit programs to be written which operate on more thanone computer system simultaneously. This may be called distributed multiprocessing, where different parts of the same program may run simultaneously on the several central processing units (CPUs) of a single computer system. 支持计算机间通信的计算机网络(与终端到计算机的通信相反),允许程序在多个计算机 系统上同时运行。同一程序的不同部分能在单个计算机系统中的几个中央处理机上同时运 行,这也可称为分布式多处理。 |