A Distributed Computing Model and Its Application

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

  • Affiliations:
  • -;-;-

  • Venue:
  • ICCNMC '01 Proceedings of the 2001 International Conference on Computer Networks and Mobile Computing (ICCNMC'01)
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a Java -based distributed computing model for deploying networking system. The proposed model can raise the level of abstraction for network or distributed system programming, from network protocol level to the object interface level, it provides a mechanism to enable smooth adding, removal, and finding of software components and services on the network. The software components providers use this distributed model toadvertise complex descriptions of available or already running services, while clients use the model to compose complex queries for locating these software components. The provider ofsoftware components or services needs not agree on network level protocols that allow their software components to interact. In this paper, the framework of the proposed model is described, and the processes for implementing the model are given, which can consists of three processes. The availability and efficiency of the model have been verified by illustrating an example. Finally, some remarks and conclusions are given.