search menu icon-carat-right cmu-wordmark

Language and System Support for Concurrent Programming

Curriculum Module
This 1990 report offers support for concurrent programming provided to the application programmer by operating systems and programming languages.
Publisher

Software Engineering Institute

CMU/SEI Report Number
CMU/SEI-90-CM-025
DOI (Digital Object Identifier)
10.1184/R1/6575042.v1

Abstract

This curriculum module is concerned with support for concurrent programming provided to the application programmer by operating systems and programming languages. This includes system calls and language constructs for process creation, termination, synchronization, and communication, as well as nondeterministic language constructs such as the selective wait and timed call. Several readily available languages are discussed and compared; concurrent programming using system services of the UNIX operating system is introduced for the sake of comparison and contrast.