Sciweavers

OOPSLA
1992
Springer
13 years 11 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 11 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 11 months ago
Case Study of Object-Oriented Software Development
Dennis de Champeaux, Al Anderson, Ed Feldhousen
OOPSLA
1992
Springer
13 years 11 months ago
Obstacles in Object-Oriented Software Development
Mehmet Aksit, Lodewijk Bergmans
OOPSLA
1994
Springer
13 years 11 months ago
Typechecking and Modules for Multi-Methods
Craig Chambers, Gary T. Leavens
ESORICS
1992
Springer
13 years 11 months ago
Towards Security in an Open Systems Federation
John A. Bull, Li Gong, Karen R. Sollins
ESORICS
1992
Springer
13 years 11 months ago
ASAX: Software Architecture and Rule-Based Language for Universal Audit Trail Analysis
After a brief survey of the problems related to audit trail analysis and of some approaches to deal with them, the paper outlines the project ASAX which aims at providing an advanc...
Naji Habra, Baudouin Le Charlier, Abdelaziz Mounji...
OOPSLA
1993
Springer
13 years 11 months ago
Regular Types for Active Objects
Oscar Nierstrasz
OOPSLA
1993
Springer
13 years 11 months ago
Typing the Specialization Interface
John Lamping