The SDVM - An Approach for Future Adaptive Computer Clusters

  • Authors:
  • Jan Haase;Frank Eschmann;Klaus Waldschmidt

  • Affiliations:
  • J.W. Goethe Universität, Germany;J.W. Goethe Universität, Germany;J.W. Goethe Universität, Germany

  • Venue:
  • IPDPS '05 Proceedings of the 19th IEEE International Parallel and Distributed Processing Symposium (IPDPS'05) - Workshop 16 - Volume 17
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Self Distributing Virtual Machine (SDVM) is a parallel computing machine which consists of a cluster of customary computers. The participating machines may have different computing speed or actually different operating systems, and any network topology between them is supported. As the SDVM supports dynamic entry and exit at runtime, the cluster may even grow or shrink without disturbing the program flow. Among other features, the SDVMfeatures decentralized scheduling and automatic distribution of data and program code throughout the cluster. Therefore machines need no prerequisites apart from the SDVM daemon itself to join the cluster. The concept of the SDVM is implemented for the field of computer clusters (extensible to grid computing like the internet), but it can be designed for multi-processor-systems or Systems-on-Chip (SoC) as well. This paper presents the properties and the structure of the SDVM.