WWDC23: Beyond the basics of structured concurrency | Apple
HTML-код
- Опубликовано: 25 ноя 2024
- It’s all about the task tree: Find out how structured concurrency can help your apps manage automatic task cancellation, task priority propagation, and useful task-local value patterns. Learn how to manage resources in your app with useful patterns and the latest task group APIs. We’ll show you how you can leverage the power of the task tree and task-local values to gain insight into distributed systems.
Before watching, review the basics of Swift Concurrency and structured concurrency by checking out “Swift concurrency: Behind the scenes” and “Explore structured concurrency in Swift” from WWDC21.
Explore related documentation, sample code, and more:
Swift Distributed Tracing - Repository: github.com/app...
What’s new in Swift: developer.appl...
Visualize and optimize Swift concurrency: developer.appl...
Explore structured concurrency in Swift: developer.appl...
Analyze HTTP traffic in Instruments : developer.appl...
Swift concurrency: Behind the scenes: developer.appl...
More Apple Developer resources:
Video sessions: apple.co/Video...
Documentation: apple.co/Devel...
Forums: apple.co/Devel...
App: apple.co/Devel...