A parallel `make' utility based on Linda's tuple-space

  • Authors:
  • C. J. Fleckenstein;D. Hemmendinger

  • Affiliations:
  • Wright State University, Department of Computer Science and Engineering;Wright State University, Department of Computer Science and Engineering

  • Venue:
  • CSC '89 Proceedings of the 17th conference on ACM Annual Computer Science Conference
  • Year:
  • 1989

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe a prototype of a parallel `make' utility that executes on multiple workstations and achieves a significant real-time speedup. This utility is implemented by means of logically shared memory based on the Linda system's tuple space. It makes work with distributed computing easy to conduct, since it can be built on top of an existing operating systems without modifying it, and since it permits easy experimentation with strategies for distributing the work.