Extending Concurrent Pascal to Allow Dynamic Resource Management
- 1 May 1977
- journal article
- Published by Institute of Electrical and Electronics Engineers (IEEE) in IEEE Transactions on Software Engineering
- Vol. SE-3 (3) , 210-217
- https://doi.org/10.1109/tse.1977.231130
Abstract
In Concurrent Pascal, the syntactic and semantic definition of the language prevents the inadvertent definition of a program that might violate the integrity of a shared data object. However, the language also does not allow the dynamic allocation of reusable resources among processes, and this restriction seems unnecessarily stingent. This paper proposes the addition to Concurrent Pascal of a new type of program component, to be called a resource manager. By this means, dynamic resource allocation can be accomplished both safely and efficiently. The notion that a process holds access rights to a resource is generalized to the notion that it holds capability rights, but the capability to atually make use of a resource is granted dynamically. The anonymity of dynamically allocatable resources is also guaranteed.Keywords
This publication has 3 references indexed in Scilit:
- The programming language Concurrent PascalIEEE Transactions on Software Engineering, 1975
- Monitors: An Operating System Structuring ConceptPublished by Springer Nature ,1974
- Programming with abstract data typesPublished by Association for Computing Machinery (ACM) ,1974