Language and System Support for Concurrent Programming Michael B. Feldman 10.1184/R1/6575042.v1 https://kilthub.cmu.edu/articles/report/Language_and_System_Support_for_Concurrent_Programming/6575042 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. 1990-04-01 00:00:00 software engineering technical report