并发进程英文解释翻译、并发进程的近义词、反义词、例句
英语翻译:
【计】 concurrent process
分词翻译:
并发的英语翻译:
【医】 supervene; supervention
进程的英语翻译:
course; process; progress; tenor
【计】 interprocess; process
网络扩展解释
并发进程
并发进程(bìng fā jìn chéng)是指在计算机领域中,系统可以同时处理多个任务或程序的能力。这些任务或程序共享计算机的处理器资源,并且能够同时执行多项操作,依赖于进程管理系统的分配、调度,以及进程间通信等关键技术。
英语解释翻译
The English translation for "并发进程" is concurrent process. It refers to the ability of a system in the field of computer science to handle multiple tasks or programs simultaneously. These tasks or programs share the processing resources of the computer and can perform multiple operations at the same time, relying on key technologies such as process management system allocation, scheduling, and interprocess communication.
英文读音
The English pronunciation of "并发进程" is "bìng fā jìn chéng."
英文的用法
The term "concurrent process" is commonly used in computer science to describe the ability of a system to execute multiple tasks or programs simultaneously and share processing resources.
英文例句
- Concurrency is an essential capability in modern distributed applications.
- The operating system's scheduler is responsible for allocating resources and scheduling concurrent processes.
并发性是现代分布式应用程序的必备功能。
操作系统的调度程序负责分配资源和调度并发进程。
英文近义词
- Parallel processing
- Simultaneous processing
并行处理
同时处理
英文反义词
The antonym for "concurrent process" is "sequential process," which refers to a system that executes tasks or programs one after another, in a specific order.
英文单词常用度
"Concurrent process" is a commonly used term in the field of computer science, particularly in the domain of operating systems and distributed computing. It has a moderate frequency of use in technical literature and documentation.