释义 |
concurrent processing 并发[行]处理法;[同作处理] A method of processing in which two or more jobs appear to be processing at the same time. The instruction of each job are processed one at a time, but alternate in such a fashion as to make the most efficient use of the system. 一种处理方法,宏观上看可同时处理两个或 多个作业,实际上是以轮流方式每次只处理一个作业的指令。用这种方式使系统的使用效率最高。 |