FoundationDB's Flow – Bringing Actor-Based Concurrency to C++11
Flowactor-based concurrencyC++11programming language design
Author: sourdecor
Date: 7/2/2026
Article Summary:
This article discusses the design and implementation of Flow, a new programming language that brings actor-based concurrency to C++11, aiming to achieve high performance, actor-based concurrency, and simulation support.