SPLASH 2023
Sun 22 - Fri 27 October 2023 Cascais, Portugal
Thu 26 Oct 2023 16:54 - 17:12 at Room I - effect systems Chair(s): Sebastian Erdweg

Expressing parallelism and coordination is central for modern concurrent programming. Many mechanisms
exist for expressing both parallelism and coordination. However, the design decisions for these two mechanisms
are tightly intertwined. We believe that the interdependence of these two mechanisms should be recognised
and achieved through a single, powerful primitive. We are not the first to realise this: the prime example
is actor model programming, where parallelism arises through fine-grained decomposition of a program’s
state into actors that are able to execute independently in parallel. However, actor model programming has a
serious pain point: updating multiple actors as a single atomic operation is a challenging task.
We address this pain point by introducing a new concurrency paradigm: Behaviour-Oriented Concurrency
(BoC). In BoC, we are revisiting the fundamental concept of a behaviour to provide a more transactional
concurrency model. BoC enables asynchronously creating atomic and ordered units of work with exclusive
access to a collection of independent resources.
In this paper, we describe BoC informally in terms of examples, which demonstrate the advantages of
exclusive access to several independent resources, as well as the need for ordering. We define it through a
formal model. We demonstrate its practicality by implementing a C++ runtime. We argue its applicability
through the Savina benchmark suite: benchmarks in this suite can be more compactly represented using BoC
in place of Actors, and we observe comparable, if not better, performance.

Thu 26 Oct

Displayed time zone: Lisbon change

16:00 - 17:30
effect systemsOOPSLA at Room I
Chair(s): Sebastian Erdweg JGU Mainz
16:00
18m
Talk
Fast and Efficient Boolean Unification for Hindley-Milner-Style Type and Effect Systems
OOPSLA
Magnus Madsen Aarhus University, Jaco van de Pol Aarhus University, Troels Henriksen University of Copenhagen
DOI
16:18
18m
Talk
From Capabilities to Regions: Enabling Efficient Compilation of Lexical Effect Handlers
OOPSLA
Marius Müller University of Tübingen, Philipp Schuster University of Tübingen, Jonathan Lindegaard Starup Aarhus University, Klaus Ostermann University of Tübingen, Jonathan Immanuel Brachthäuser University of Tübingen
Link to publication DOI Pre-print
16:36
18m
Talk
Gradual Typing for Effect Handlers
OOPSLA
Max S. New University of Michigan, Eric Giovannini University of Michigan, Daniel R. Licata Wesleyan University
DOI
16:54
18m
Talk
When Concurrency Matters: Behaviour-Oriented Concurrency
OOPSLA
Luke Cheeseman Imperial College London, Matthew J. Parkinson Microsoft Azure Research, Sylvan Clebsch Microsoft Azure Research, Marios Kogias Imperial College London; Microsoft Research, Sophia Drossopoulou Imperial College London, David Chisnall Microsoft, Tobias Wrigstad Uppsala University, Paul Liétar Imperial College London
DOI
17:12
18m
Talk
Continuing WebAssembly with Effect Handlers
OOPSLA
Luna Phipps-Costin Northeastern University, Andreas Rossberg Independent, Arjun Guha Northeastern University; Roblox, Daan Leijen Microsoft Research, Daniel Hillerström Huawei Zurich Research Center, KC Sivaramakrishnan Tarides; IIT Madras, Matija Pretnar University of Ljubljana, Sam Lindley University of Edinburgh
DOI Pre-print