Distributed stream processing with DUP

  • Authors:
  • Kai Christian Bader;Tilo Eißler;Nathan Evans;Chris GauthierDickey;Christian Grothoff;Krista Grothoff;Jeff Keene;Harald Meier;Craig Ritzdorf;Matthew J. Rutherford

  • Affiliations:
  • Faculty of Informatics, Technische Universität München;Faculty of Informatics, Technische Universität München;Faculty of Informatics, Technische Universität München;Department of Computer Science, University of Denver;Faculty of Informatics, Technische Universität München;Faculty of Informatics, Technische Universität München;Department of Computer Science, University of Denver;Faculty of Informatics, Technische Universität München;Department of Computer Science, University of Denver;Department of Computer Science, University of Denver

  • Venue:
  • NPC'10 Proceedings of the 2010 IFIP international conference on Network and parallel computing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper introduces the DUP System, a simple framework for parallel stream processing. The DUP System enables developers to compose applications from stages written in almost any programming language and to run distributed streaming applications across all POSIXcompatible platforms. Parallel applications written with the DUP System do not suffer from many of the problems that exist in traditional parallel languages. The DUP System includes a range of simple stages that serve as general-purpose building blocks for larger applications. This work describes the DUP Assembly language, the DUP architecture and some of the stages included in the DUP run-time library. We then present our experiences with parallelizing and distributing the ARB project, a package of tools for RNA/DNA sequence database handling and analysis.