Building reliable and scalable apps with Distributed Actors

Day 1 | 18:25 | 00:20 | K.4.401 | Jaleel Akbashev


Note: I'm reworking this at the moment, some things won't work.

The stream isn't available yet! Check back at 18:25.
Get involved in the conversation!Join the chat

Swift Distributed Actors offers an exciting way for building reliable and scalable apps in Swift. In this talk, we’ll start with a quick introduction to Distributed Actors itself, and Cluster System—peer-to-peer cluster actor system implementation. I’ll share my journey of implementing a simple event-sourcing and Virtual Actors plugin for this system, demonstrating how these patterns simplify state management and enhance fault tolerance. We’ll explore a small example and will see how it scales and manages different failures.