Sciweavers

OOPSLA
1992
Springer
13 years 9 months ago
CACL: Efficient Fine-Grained Protection for Objects
CACL is a protection scheme for objects that offers a simple and flexible model of protection and has an efficient, software-only implementation. The model, based on Access Contro...
Joel E. Richardson, Peter M. Schwarz, Luis-Felipe ...
OOPSLA
1992
Springer
13 years 9 months ago
Concurrency Annotations
JAC is a Java extension for high-level concurrent programming, meant to hide the notions of threads and synchronization statements from the programmer. Putting into practice the c...
Klaus-Peter Löhr
OOPSLA
1992
Springer
13 years 9 months ago
A Comparative Performance Evaluation of Write Barrier Implementations
Generational garbage collectors are able to achieve very small pause times by concentrating on the youngest (most recently allocated) objects when collecting, since objects have b...
Antony L. Hosking, J. Eliot B. Moss, Darko Stefano...
OOPSLA
1992
Springer
13 years 9 months ago
Case Study of Object-Oriented Software Development
Dennis de Champeaux, Al Anderson, Ed Feldhousen
OOPSLA
1992
Springer
13 years 9 months ago
Obstacles in Object-Oriented Software Development
Mehmet Aksit, Lodewijk Bergmans