Building Distributed FSMs with Event Buses
We show how to scale our finite state machines (FSMs) beyond a single binary and into distributed processes (sometimes even on other computers) while keeping everything as clean and testable as possible.
January 27, 2025