Inproceedings,

Designing a distributed JVM on a cluster

, and .
Proceedings of the 17th European Simulation Multiconference, Nottingham, United Kingdom, (June 2003)

Abstract

dJVM provides a distributed Java virtual Machine (JVM) on a cluster. It hides the distributed nature of the underlying machine from a Java application by presenting a single system image (SSI) to that application. dJVM is based on the Jikes RVM Alpern et al, 1999 (a JVM written entirely in Java) and is the first distributed implementation of the Jikes RVM. This provides a framework for exploring a range of distributed runtime support algorithms on large clusters. Implementing this system using the Jikes RVM raises a number of issues that are addressed in this paper.

Tags

Users

  • @gron

Comments and Reviews