Sciweavers

365 search results - page 14 / 73
» Types for Safe Locking
Sort
View
DATESO
2008
192views Database» more  DATESO 2008»
13 years 10 months ago
Using taDOM Locking Protocol in a Functional XML Update Language
In this paper we deal with a particular type of database systems
Pavel Strnad, Pavel Loupal
PPPJ
2004
ACM
14 years 2 months ago
Safe instantiation in generic Java
This paper presents the “Safe-Instantiation Principle,” a new design principle for evaluating extensions of Java with support for generic types. We discuss the GJ and NextGen ...
Eric E. Allen, Robert Cartwright
SIGMETRICS
2003
ACM
199views Hardware» more  SIGMETRICS 2003»
14 years 2 months ago
Data cache locking for higher program predictability
Caches have become increasingly important with the widening gap between main memory and processor speeds. However, they are a source of unpredictability due to their characteristi...
Xavier Vera, Björn Lisper, Jingling Xue
AOSD
2008
ACM
13 years 10 months ago
StrongAspectJ: flexible and safe pointcut/advice bindings
AspectJ was designed as a seamless aspect-oriented extension of the Java programming language. However, unlike Java, AspectJ does not have a safe type system: an accepted binding ...
Bruno De Fraine, Mario Südholt, Viviane Jonck...