Design and implementation of a distributed computing environment model for object-oriented networks programming

  • Authors:
  • Li Chunlin;Lu Zhengding;Li Layuan

  • Affiliations:
  • Department of Computer Science, Huazhong University Of Science & Technology, Wuhan 430074, P.R. China;Department of Computer Science, Huazhong University Of Science & Technology, Wuhan 430074, P.R. China;Department of Computer Science, Wuhan University of Technology, Wuhan 430063, P.R. China

  • Venue:
  • Computer Communications
  • Year:
  • 2002

Quantified Score

Hi-index 0.24

Visualization

Abstract

This paper presents a Java-based distributed computing environment (JDCE) model. First, a framework of the proposed JDCE model is described, and the processes for implementing the model are given, which can consist of three processes, i.e., find process, connect process and locate process. The find process belongs to the network-level protocol, and the connect process and locate process belong to the object-level protocols. The availability of the JDCE model for object-oriented network programming is then discussed. The availability and efficiency of the model have been verified by illustrating an example. Finally, some remarks and conclusions are given. The study shows that the proposed JDCE model can raise the level of abstraction for network or distributed system programming, from the network protocol level to the object interface level. This model can make it unnecessary for the provider of software components or services to agree on network level protocols that allow their software components to interact, and provides a mechanism to enable smooth adding, removal, and finding of software components and services on the network.