A Language-Based Approach to Construct Structured and Efficient

  • Authors:
  • Markus Pizka;Claudia Eckert

  • Affiliations:
  • -;-

  • Venue:
  • HICSS '97 Proceedings of the 30th Hawaii International Conference on System Sciences: Software Technology and Architecture - Volume 1
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Classical object properties such as encapsulation easethe construction of distributed systems. The object paradigmsupports modeling of real world problems in a natural wayand delivers units of distribution to the resource managementlevel. To enhance the performance of distributed systems,more detailed application-specific information like potentialcommunication dependencies should be exploited.To fulfill this requirement, we propose a top-downdriven, language-based approach to construct structureddistributed systems. We introduce the object-based distributedprogramming language INSEL, that supports advancedstructuring concepts. Structural dependencies betweenpassive and active objects are determined at the applicationlevel and exploited by the resource managementsystem to transform INSEL programs into efficient executables.