程序设计语言中的并行机制
Parallel Mechanism in Programming Languages
-
摘要: 并行处理可经济、高效地加快计算速度.本文对程序设计语言中的并行机制进行了综述,并结合一些语言实例,对并行的基本单元和映射、通信和同步以及非确定性机制进行了讨论.Abstract: The parallel processing can cost-effectively speed-up computation. This paper surveys the parallel mechanism in programming languages. Some languages are given as examples to discuss the parallel basic units and their mapping, communication and synchronization, and nondeterminism.
下载: