并发性 Concurrency (computer science)

在计算机科学中,并行性(英语:Concurrency)是指在一个系统中,拥有多个计算,这些计算有同时执行的特性,而且他们之间有着潜在的交互。因此系统可进行的运行路径会有相当多个,而且结果可能具有不确定性。并发计算可能会在具备多核心的同一个芯片中复合运行,以优先分时线程在同一个处理器中运行,或在不同的处理器执行。
一些数理模型已经为解决一般的并行计算问题而发展,包括Petri网、进程、PRAM模型和参与者模式。
单词 | Concurrent system |
释义 |
Concurrent system
中文百科
并发性 Concurrency (computer science)(重定向自Concurrent system)
![]() 在计算机科学中,并行性(英语:Concurrency)是指在一个系统中,拥有多个计算,这些计算有同时执行的特性,而且他们之间有着潜在的交互。因此系统可进行的运行路径会有相当多个,而且结果可能具有不确定性。并发计算可能会在具备多核心的同一个芯片中复合运行,以优先分时线程在同一个处理器中运行,或在不同的处理器执行。 一些数理模型已经为解决一般的并行计算问题而发展,包括Petri网、进程、PRAM模型和参与者模式。
英语百科
Concurrency (computer science) 并发性(重定向自Concurrent system)
![]() In computer science, concurrency is the property of program, algorithm, or problem decomposability into order-independent or partially-ordered components or units. This means that even if the concurrent units of the program, algorithm, or problem are executed out-of-order or in partial order, the final outcome will remain the same. This allows for parallel execution of the concurent units, which can significantly improve the overall speed of execution in multi-processor and multi-core systems. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。