COSCUP x RubyConf TW 2021

Swift Actor 實作探索
2021年7月31日 , TR212
語言: 漢語


hackmd url:

https://hackmd.io/@coscup/Bk8qLaw0d/%2F%40coscup%2FHkLP8Tv0_

英文演講標題:

Explore Swift Actor

slido url:

https://app.sli.do/event/bsywjdkd

演講摘要:

Swift 最近新增了最潮的 actor 與 async/await。
讓我們一起從編譯器的角度來探索 Swift actor 的獨到之處,像是資料獨立性,型別安全等。來看看 Swift 如何讓 actor model 更加安全與方便使用。

難度: 中等
預期聽眾:對編譯器並行運算實作有興趣者,對 Swift Actor 有興趣者。

演講長度:

30

英文演講摘要:

Swift recently added support for the trending actor and async/await. Let's explore the features of Swift actor from the compiler's perspective, like data isolation and type safety. Let's find out how Swift make actor model safer and easier to use.

difficulty: advanced
expected audience: who interested in concurrency in compiler, who interested in Swift Actor

您是否知悉並同意如採遠端形式分享,需提供預錄影片(您需同意大會才能接受您的稿件): True
此講者還出現在: