书目名称 | Modern Concurrency on Apple Platforms | 副标题 | Using async/await wi | 编辑 | Andrés Ibañez Kautsch | 视频video | | 概述 | Understand concurrency and its traditional problems.Write safe concurrent code while the system prevents you from doing anything dangerous.Apply modern concurrency concepts in a project as you work th | 图书封面 |  | 描述 | .Build solid software with modern and safe concurrency features. Concurrency is one of the hardest problems in computer science. For years, computer scientists and engineers have developed different strategies for dealing with concurrency. However, the original concurrency primitives are complicated and difficult to understand, and even harder to implement..Using the new async/await APIs in Swift, this book will explain how your code can abstract a lot of the complexity with a simpler interface so you never have to deal with concurrency primitives such as semaphores, locks, and threads yourself. This will allow you to write concurrent code that is easier to read, easier to write, and easier to maintain. These new APIs are deeply ingrained into Swift, offering compile-level features that will keep you from writing dangerous concurrent code...You’ll start by exploring why concurrency is hard to implement in a traditional system. Explaining the definition of concurrency and what its primitives are will help you understand why they are hard to use correctly. These concepts will become clearer as you work through the sample projects. The book’s focus then shifts exclusively to the new | 出版日期 | Book 2023 | 关键词 | Swift; Concurrency; Async; Await; Async/Await; taskgroup; task group; sendable | 版次 | 1 | doi | https://doi.org/10.1007/978-1-4842-8695-1 | isbn_softcover | 978-1-4842-8694-4 | isbn_ebook | 978-1-4842-8695-1 | copyright | Andr�s Iba�ez Kautsch 2023 |
The information of publication is updating
|
|