민소네
  • Archive
  • Categories
  • Pages
  • Tags
  • SwiftUI
  • 이상한모임
  • 음식 레시피

[Swift] Concurrency 링크 모음

22 June 2022

WWDC

2021

  • Apple - Protect mutable state with Swift actors
    • 해설본
  • Apple - Explore structured concurrency in Swift
    • 해설본
  • Apple - Meet async/await in Swift
    • 해설본
  • Apple - Swift concurrency: Behind the scenes
    • 해설본
  • Apple - Swift concurrency: Update a sample app
  • Apple - Meet AsyncSequence
    • 해설본
  • Apple - Use async/await with URLSession
  • Apple - Discover concurrency in SwiftUI

2022

  • Apple - Eliminate data races using Swift Concurrency
  • Apple - Meet distributed actors in Swift
  • Apple - Visualize and optimize Swift concurrency
  • Apple - Efficiency awaits: Background tasks in SwiftUI

Book

  • HackingWithSwift - Swift Concurrency by Example
  • Raywenderlich - Modern Concurrency in Swift

Other

  • TaskLocal
    • Sharing Data Across Tasks with the @TaskLocal property wrapper in the new Swift Concurrency Model
    • Logger - 1711-Games/LGN-Log
    • TransactionId - What are Swift Concurrency’s task local values?
  • Swift Concurrency를 이용한 표시 재개하는 UIViewController 구현 - Mirrativ Tech Blog
  • Apple의 샘플 프로젝트에서 Swift Concurrency 이행의 에센스를 배운다 - Mirrativ Tech Blog
  • Swift Concurrency 치트 시트
  • Swift Concurrency in GoodNotes
  • Github
    • Apple/swift-async-algorithms
    • reddavis/Asynchrone - Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream
    • benpious/AsyncOperators
  • Swift 90
  • Concurrency 8

  • ← Previous
  • Archive
  • Next →


© 2025 안정민 with help from Jekyll Bootstrap and Twitter Bootstrap
License - MIT