Design and implementation of the software framework for distributed computing

  • Authors:
  • Kin-Yeung Wong;Yin-Man Choi;Seng-Wa Lam

  • Affiliations:
  • Computer Studies Program, Macau Polytechnic Institute, Macao;Computer Studies Program, Macau Polytechnic Institute, Macao;Computer Studies Program, Macau Polytechnic Institute, Macao

  • Venue:
  • ICCOM'07 Proceedings of the 11th Conference on 11th WSEAS International Conference on Communications - Volume 11
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

A distributed computing application uses multiple networked computers to work together to accomplish a big task. It can be used to solve calculation-intensive problems such as weather forecasting and astronomical analyzing. There are many common tasks among different kinds of applications. To reduce the development cycle, the goal of this paper is to design and implement an API for constructing distributed applications. In this paper, the core functions of the API are discussed, and a real application written by the API is demonstrated.