Christian Hollinger
Software Engineering, GNU/Linux, Data, GIS, and other things I like
Home
About
Tags & Stats
Tag: Raft
18
May 2025
A Distributed System from scratch, with Scala 3 - Part 3: Job submission, worker scaling, and leader election & consensus with Raft
Upgrades to Bridge Four, the functional, effectful distributed compute system optimized for embarrassingly parallel workloads: Updating Scala, auto-scaling workers, and implementing leader election with Raft (or half of a replicated state machine).