Component-based peer-to-peer distributed processing in heterogeneous networks using JavaPorts
暂无分享,去创建一个
One of the main advantages of the Java programming language is that the source code can be executed in any type of machine or embedded system that implements a Java Virtual Machine (JVM). The JavaPorts (JP)framework adds another level of portability by extending this capability to multi-threaded distributed applications consisting of many concurrent and interacting components. In this paper we primarily, discuss the aspects of the JavaPorts framework that pertain to the generation and reuse of components. We discuss how a distributed JP application is defined, using a Task Graph abstraction, and then captured and represented internally as an AMTP tree data structure. We present a suite of tools designed to help in simplifying the application development process. We explain how the JP graphical user interface can be used to assemble distributed applications by combining new and existing reusable software components.
[1] Demetris G. Galatopoullos,et al. Developing Parallel Applications Using the JAVAPORTS Environment , 1999, IPPS/SPDP Workshops.
[2] Denis Caromel,et al. Towards seamless computing and metacomputing in Java , 1998 .
[3] Michael Philippsen,et al. JavaParty – transparent remote objects in Java , 1997 .
[4] Vijaya Nagamani,et al. JMPF: A Message Passing Framework for Cluster Computing in Java , 1998 .