Instructional Footprinting and Semantic Preservation in Linda

  • Authors:
  • Kenneth D. Landry;James D. Arthur

  • Affiliations:
  • -;-

  • Venue:
  • Instructional Footprinting and Semantic Preservation in Linda
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

Linda is a coordination language designed to support process creation and inter-process communication within conventional computational languages. Although the Linda paradigm touts architectural and language independence, it often suffers performance penalties, particularly on local area network platforms. Instructional Footprinting is an optimization technique with the primary goal of enhancing the execution speed of Linda programs. The two main aspects of Instructional Footprinting are instructional decomposition and code motion. This paper addresses the semantic issues encountered when the Linda primitive, IN and RD, are decomposed and moved past other Linda operations. Formal semantics are given as well as results showing significant speedup (as high as 64%) when Instructional Footprinting is used.