Modern Concurrency on Apple Platforms Modern Concurrency on Apple Platforms

Modern Concurrency on Apple Platforms

Using async/await with Swift

    • £43.99
    • £43.99

Publisher Description

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 concurrencyand 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 APIs, helping you understand how the integration of the system with the language itself makes it easier for you to write concurrent code without overstepping the bounds of the concurrency safe zone.

By the end of the book, you’ll have a solid foundation for working safely with concurrent code using the new async/await APIs.

GENRE
Computing & Internet
RELEASED
2022
14 November
LANGUAGE
EN
English
LENGTH
220
Pages
PUBLISHER
Apress
SIZE
2.5
MB
Async in C# 5.0 Async in C# 5.0
2012
Using Asyncio in Python Using Asyncio in Python
2020
Node.js Design Patterns Node.js Design Patterns
2020
Hands-On Design Patterns with Swift Hands-On Design Patterns with Swift
2018
The Complete Friday Q&A: Volume I The Complete Friday Q&A: Volume I
2011
Professional Parallel Programming with C# Professional Parallel Programming with C#
2010
SwiftUI Cookbook SwiftUI Cookbook
2021
Make Something Wonderful Make Something Wonderful
2023