Treffer: A Step Toward Automatic Distribution Of Java Programs
Title:
A Step Toward Automatic Distribution Of Java Programs
Authors:
Contributors:
The Pennsylvania State University CiteSeerX Archives
Publisher Information:
Kluwer Academic
Publication Year:
2000
Collection:
CiteSeerX
Subject Terms:
Document Type:
Fachzeitschrift
text
File Description:
application/postscript
Language:
English
Availability:
Rights:
Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Accession Number:
edsbas.DFE8405C
Database:
BASE
Weitere Informationen
This article investigates the automatic distribution and parallelization of object-oriented programs. We formally define a set of properties that allow to turn standard objects into active objects to be distributed on a network (local or wide area). We first explain a principle of seamless sequential, multi-threaded and distributed programming using Java, that enhances code reuse and code distribution. We exhibit conditions on the graph of objects to detect activable objects and transform a sequential program into a distributed or parallel program using active objects. Finally, we explain how these properties were implemented in order to check them statically on a given Java program.