WWDC22: Meet distributed actors in Swift | Apple

Опубликовано: 03 Декабрь 2025
на канале: Apple Developer
975
30

Discover distributed actors — an extension of Swift’s actor model that simplifies development of distributed systems. We'll explore how distributed actor isolation and location transparency can help you avoid the accidental complexity of networking, serialization, and other transport concerns when working with distributed apps and systems.

To get the most out of this session, watch “Protect mutable state with Swift actors” from WWDC21.

Explore related documentation, sample code, and more:
Swift Forums: Distributed Actors: https://forums.swift.org/c/server/dis...
TicTacFish: Implementing a game using distributed actors: https://developer.apple.com/documenta...
SE-0344: Distributed Actor Runtime: https://github.com/apple/swift-evolut...
SE-0336: Distributed Actor Isolation: https://github.com/apple/swift-evolut...
Swift Distributed Actors Cluster Library: https://github.com/apple/swift-distri...
Eliminate data races using Swift Concurrency: https://developer.apple.com/videos/pl...
What's new in Swift: https://developer.apple.com/videos/pl...
Use Xcode for server-side development: https://developer.apple.com/videos/pl...
WWDC22 Day 2 recap: https://developer.apple.com/videos/pl...
Protect mutable state with Swift actors: https://developer.apple.com/videos/pl...
Advances in Networking, Part 2: https://developer.apple.com/videos/pl...

More Apple Developer resources:
Video sessions: https://apple.co/VideoSessions
Documentation: https://apple.co/DeveloperDocs
Forums: https://apple.co/DeveloperForums
App: https://apple.co/DeveloperApp