Concurrency in Ada and Multicomputers
暂无分享,去创建一个
Implementation of Ada's parallel tasks on a multicomputer architecture requires additional communication and naming overhead because tasks can operate on shared data via global variables and pointers. This increases the complexity of implementing Ada and has a negative impact on program understandability.
[1] C. A. R. Hoare,et al. Communicating sequential processes , 1978, CACM.