The Software Architecture of a Virtual Distributed Computing Environment

  • Authors:
  • Haluk Topcuoglu;Salim Hariri;Wojtek Furmanski;John Valente;Ilkyeun Ra;Dongmin Kim;Yoonhee Kim;Xue Bing;Baoqing Ye

  • Affiliations:
  • -;-;-;-;-;-;-;-;-

  • Venue:
  • HPDC '97 Proceedings of the 6th IEEE International Symposium on High Performance Distributed Computing
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

The requirements of grand challenge problems and the deployment of gigabit networks makes the network computing framework an attractive and cost effective computing environment with which to interconnect geographically distributed processing and storage resources. Our project, Virtual Distributed Computing Environment (VDCE), provides a problem-solving environment for high-performance distributed computing over wide area networks. VDCE delivers well-defined library functions that relieve end-users of tedious task implementations and also support reusability.In this paper we present the conceptual design of VDCE software architecture, which is defined in three modules: a) the Application Editor, a user-friendly application development environment that generates the Application Flow Graph (AFG) of an application; b) the Application Scheduler, which provides an efficient task-to-resource mapping of AFG; and c) the VDCE Runtime System, which is responsible for running and managing application execution and monitoring the VDCE resources.