We present the first language design to uniformly express variants of n-way joins over asynchronous event streams from different domains, e.g., stream-relational algebra, event processing, reactive and concurrent programming. We model asynchronous reactive programs and joins in direct style, on top of algebraic effects and handlers. Effect handlers act as modular interpreters of event notifications, enabling fine-grained control abstractions and customizable event matching. Join variants can be considered as cartesian product computations with “degenerate” control flow, such that unnecessary tuples are not materialized a priori. Based on this computational interpretation, we decompose joins into a generic, naive enumeration procedure of the cartesian product, plus variant-specific extensions, represented in terms of user-supplied effect handlers. Our microbenchmarks validate that this extensible design avoids needless materialization. Alongside a formal semantics for joining and prototypes in Koka and multicore OCaml, we contribute a systematic comparison of the covered domains and features.
Mon 24 SepDisplayed time zone: Guadalajara, Mexico City, Monterrey change
15:00 - 16:10 | Continuations and EffectsResearch Papers at Stifel Theatre Chair(s): Martin Elsman University of Copenhagen, Denmark | ||
15:00 23mTalk | Capturing the Future by Replaying the Past (Functional Pearl) Research Papers DOI | ||
15:23 23mTalk | Handling Delimited Continuations with Dependent Types Research Papers DOI | ||
15:46 23mTalk | Versatile Event Correlation with Algebraic Effects Research Papers Oliver Bračevac TU Darmstadt, Nada Amin University of Cambridge, Guido Salvaneschi TU Darmstadt, Sebastian Erdweg Delft University of Technology, Netherlands, Patrick Eugster Purdue University, Mira Mezini TU Darmstadt DOI |