<?xml version="1.0" encoding="UTF-8"?>
<XML><RECORDS>
<RECORD>
	<REFERENCE_TYPE>10</REFERENCE_TYPE>
	<AUTHORS>
		<AUTHOR>Nathan Evans</AUTHOR>
		<AUTHOR>Chris GauthierDickey</AUTHOR>
		<AUTHOR>Christian Grothoff</AUTHOR>
		<AUTHOR>Krista Grothoff</AUTHOR>
		<AUTHOR>Jeff Keene</AUTHOR>
		<AUTHOR>Matthew J. Rutherford</AUTHOR>
	</AUTHORS>
	<YEAR>2009</YEAR>
	<TITLE>DUP: A Distributed Stream Processing Language</TITLE>
	<PLACE_PUBLISHED>Denver</PLACE_PUBLISHED>
	<PUBLISHER>University of Denver</PUBLISHER>
	<DATE>04/2009</DATE>
	<KEYWORDS>
		<KEYWORD>dup</KEYWORD>
		<KEYWORD>systems</KEYWORD>
		<KEYWORD>distributed</KEYWORD>
		<KEYWORD>language</KEYWORD>
		<KEYWORD>stream</KEYWORD>
		<KEYWORD>programming</KEYWORD>
		<KEYWORD>parallel</KEYWORD>
	</KEYWORDS>
	<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 POSIX-compatible 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 coordination language, the DUP architecture and some of the stages included in the DUP System. We also discuss future plans for a higher-level aspect-oriented language that would enable developers to specify their distributed applications at a higher level.
</ABSTRACT>
</RECORD>
</RECORDS></XML>
