concurrent processing

并发处理:指计算机同时运行多个程序的能力。
常用释义
并发处理:指计算机同时运行多个程序的能力。

例句

1·Threads enable your program to perform concurrent processing.

线程使程序能够执行并发处理。

2·Time-sharing: Concurrent processing of several jobs or programs on a computer.

分时:电脑同时处理多个工作或程序的情况。

3·If you allow concurrent processing of messages, the order of message delivery is no longer guaranteed.

如果您允许消息的并发处理,消息的分发顺序将不被保证。

4·The Maximum Sessions property defaults to 1, which prevents concurrent processing on the listener port.

Maximum sessions属性的缺省值为1,其阻止在侦听器端口上进行并发处理。

5·The system is realized by the method of concurrent processing, real time interrupt and multi process.

通过采用并行处理、实时中断多进程调度处理的方法,实现了满足上述功能的数控系统。

6·Concurrent processing capacity: Some target integration endpoint systems cannot process large concurrent volumes.

并发处理能力:某些目标集成端点系统无法处理大容量的并发请求。

7·Concurrent processing is, in effect, the spawning of processes, which is a fairly well known and understood concept.

并发处理实际上是流程的衍生,这是一个相当著名并深入人心的概念。

8·This paper, starting from fundamental concepts, analyses various measures for realization of concurrent processing.

本文从共行处理的概念出发分析了各种实现方法。

9·Because it enables concurrent processing in a very neat way it would be a good candidate for building Grid Solutions on a multi-core environment.

因为它能用非常简洁的方式进行并发处理,这可能是在多核环境下构建网格方案很好的备选方法。

10·The FPGA then filters out any data not relevant to the query, streaming the remaining data back to memory for concurrent processing by the CPU core.

FPGA 然后过滤掉与查询无关的数据,将剩余的数据放回内存,供 CPU 内核进行并发处理。