Sciweavers

444 search results - page 23 / 89
» Multi-Dispatch in the Java Virtual Machine: Design and Imple...
Sort
View
IPPS
2003
IEEE
14 years 20 days ago
Dynamically Loaded Classes as Shared Libraries: An Approach to Improving Virtual Machine Scalability
Sharing selected data structures among virtual machines of a safe language can improve resource utilization of each participating run-time system. The challenge is to determine wh...
Bernard Wong, Grzegorz Czajkowski, Laurent Dayn&eg...
OSDI
2002
ACM
14 years 7 months ago
The Design and Implementation of Zap: A System for Migrating Computing Environments
We have created Zap, a novel system for transparent migration of legacy and networked applications. Zap provides a thin virtualization layer on top of the operating system that in...
Steven Osman, Dinesh Subhraveti, Gong Su, Jason Ni...
GPCE
2009
Springer
14 years 1 hour 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
COMPSAC
1997
IEEE
13 years 11 months ago
Patterns in the analysis, design and implementation of frameworks
Patterns are investigated in relation to development of applications and frameworks in the context of analysis, design, and implementation. The results are based on a framework fo...
Eyðun Eli Jacobsen, Bent Bruun Kristensen, Pal...
GECCO
1999
Springer
142views Optimization» more  GECCO 1999»
13 years 11 months ago
Towards Byte Code Genetic Programming
This paper uses the GP paradigm to evolve linear genotypes (individuals) that consist of Java byte code. Our prototype GP system is implemented in Java using a standard Java devel...
Brad Harvey, James A. Foster, Deborah A. Frincke