Sciweavers

3341 search results - page 37 / 669
» A Communication Virtual Machine
Sort
View
ICCCN
1995
IEEE
15 years 5 months ago
A scalable virtual circuit routing scheme for ATM networks
Cengiz Alaettinoglu, Ibrahim Matta, A. Udaya Shank...
EUROPAR
2001
Springer
15 years 6 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
APCSAC
2001
IEEE
15 years 5 months ago
Stacking them up: a Comparison of Virtual Machines
A popular trend in current software technology is to gain program portability by compiling programs to an inte form based on an abstract machine definition. Such approaches date b...
K. John Gough

Book
987views
16 years 9 months ago
Inside the Java Virtual Machine
"Inside the Java Virtual Machine explains Java's architecture and internals, and several Java APIs closely tied to the virtual machine, to Java programmers. Reading this ...
Bill Venners