Stampede: a cluster programming middleware for interactive stream-oriented applications

  • Authors:
  • U. Ramachandran;R. S. Nikhil;J. M. Rehg;Y. Angelov;A. Paul;S. Adhikari;K. M. Mackenzie;N. Harel;K. Knobe

  • Affiliations:
  • Coll. of Comput., Georgia Inst. of Technol., Atlanta, GA, USA;-;-;-;-;-;-;-;-

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Emerging application domains such as interactive vision, animation, and multimedia collaboration display dynamic scalable parallelism and high-computational requirements, making them good candidates for executing on parallel architectures such as SMPs and clusters of SMPs. Stampede is a programming system that has many of the needed functionalities such as high-level data sharing, dynamic cluster-wide threads and their synchronization, support for task and data parallelism, handling of time-sequenced data items, and automatic buffer management. We present an overview of Stampede, the primary data abstractions, the algorithmic basis of garbage collection, and the issues in implementing these abstractions on a cluster of SMPs. We also present a set of micromeasurements along with two multimedia applications implemented on top of Stampede, through which we demonstrate the low overhead of this runtime and that it is suitable for the streaming multimedia applications.