Infopipes: an abstraction for multimedia streaming

  • Authors:
  • Andrew P. Black;Jie Huang;Rainer Koster;Jonathan Walpole;Calton Pu

  • Affiliations:
  • Department of Computer Science and Engineering, OGI School of Science and Engineering, Oregon Health and Science University;Department of Computer Science and Engineering, OGI School of Science and Engineering, Oregon Health and Science University;Fachbereich Informatik, University of Kaiserslautern;Department of Computer Science and Engineering, OGI School of Science and Engineering, Oregon Health and Science University;School of Computing, Georgia Institute of Technology

  • Venue:
  • Multimedia Systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

To simplify the task of building distributed streaming applications, we propose a new abstraction for information flow - Infopipes. Infopipes make information flow primary, not an auxiliary mechanism that is hidden away. Systems are built by connecting predefined component Infopipes such as sources, sinks, buffers, filters, broadcasting pipes, and multiplexing pipes. The goal of Infopipes is not to hide communication, like an RPC system, but to reify it: to represent communication explicitly as objects that the program can interrogate and manipulate. Moreover, these objects represent communication in application-level terms, not in terms of network or process implementation.