CECS Home | ANU Home | Search ANU | Search FEIT | Feedback
The Australian National University
Department of Computer Science (DCS)
Towards High-performance and Fault-tolerant Distributed Java Implementations (UNDER CONSTRUCTION)
Printer Friendly Version of this Document

Towards High-performance and Fault-tolerant Distributed Java Implementations.

Objectives

Java is becoming increasingly important in implementing server applications. As many of these applications are multi-threaded with limited interaction between threads, a distributed JVM on a cluster platform may provide a cost-effective and high performance solution.

The objective of this Project is to design, implement, and evaluate a distributed Jave Virtual Machine on a cluster computer.