[Back]


Publications in Scientific Journals:

F. Puntigam:
"Synchronization as a Special Case of Access Control";
Electronic Notes in Theoretical Computer Science (ENTCS), 241 (2009), 113 - 133.



English abstract:
Synchronization ensures exclusive shared-variable access at runtime, and static access control mechanisms give similar guarantees at compilation time. Usually we treat these language concepts as separate. In this work we propose to integrate synchronization into access control in a Java-like language: Shared-variable access depends on the availability of tokens (as a form of access control), and the compiler generates code for locking to gain the needed tokens (synchronization). We get more freedom in expressing synchronization at appropriate points in a program and weaker influence of concurrency on the program structure.

Keywords:
Synchronization; access control; concurrent programming; object-oriented programming


"Official" electronic version of the publication (accessed through its Digital Object Identifier - DOI)
http://dx.doi.org/10.1016/j.entcs.2009.06.007


Created from the Publication Database of the Vienna University of Technology.