Sciweavers

4615 search results - page 1 / 923
» Virtual Classes and Their Implementation
Sort
View
CC
2001
Springer
105views System Software» more  CC 2001»
13 years 9 months ago
Virtual Classes and Their Implementation
Ole Lehrmann Madsen
EUROPAR
2001
Springer
13 years 9 months ago
Implementing Java on Clusters
We have implemented a virtual machine (VM) for Java which executes on a cluster. Our cluster VM completely hides the cluster from the application, presenting a single system image...
Yariv Aridor, Michael Factor, Avi Teperman
APLAS
2006
ACM
13 years 10 months ago
Using Metadata Transformations to Integrate Class Extensions in an Existing Class Hierarchy
Abstract. Class extensions provide a fine-grained mechanism to define incremental modifications to class-based systems when standard subclassing mechanisms are inappropriate. To...
Markus Lumpe
ECOOP
2005
Springer
13 years 10 months ago
Sharing the Runtime Representation of Classes Across Class Loaders
One of the most distinctive features of the JavaT M programming language is the ability to specify class loading policies. Despite the popularity of class loaders, little has been ...
Laurent Daynès, Grzegorz Czajkowski
GPCE
2009
Springer
13 years 9 months ago
Classifying Java class transformations for pervasive virtualized access
The indirection of object accesses is a common theme for target domains as diverse as transparent distribution, persistence, and program instrumentation. Virtualizing accesses to ...
Phil McGachey, Antony L. Hosking, J. Eliot B. Moss