Title :
Implementation of a Generalized Critical Region Construct
Author :
Ford, Warwick S.
Author_Institution :
Commonwealth Scientific and Industrial Research Organization, Division of Computing Research
Abstract :
The critical region construct can be usefully extended by adding region entry conditions and replacing the mutual exclusion restriction by a more general restriction. This paper discusses an extended construct of this nature, and presents an implementation approach based on Dijkstra´s secretary process concept, with the code for the secretary process generated automatically during program compilation. This type of implementation can produce efficient solutions to many complex synchronization problems. It is also applicable in a wide range of hardware/software environments, including many existing systems. The use of the construct is demonstrated by a number of programming examples.
Keywords :
Concurrent processes; conditional critical regions; high-level languages; implementation of synchronization constructs; monitors; secretary process; Application software; Australia; Computer industry; Councils; Hardware; High level languages; Multitasking; Proposals; Region 5; Switches; Concurrent processes; conditional critical regions; high-level languages; implementation of synchronization constructs; monitors; secretary process;
Journal_Title :
Software Engineering, IEEE Transactions on
DOI :
10.1109/TSE.1978.233868