Skip to Content
Modern Concurrency on Apple Platforms: Using async/await with Swift
book

Modern Concurrency on Apple Platforms: Using async/await with Swift

by Andrés Ibañez Kautsch
November 2022
Intermediate to advanced content levelIntermediate to advanced
213 pages
3h 46m
English
Apress
Content preview from Modern Concurrency on Apple Platforms: Using async/await with Swift
© Andrés Ibañez Kautsch 2023
A. I. KautschModern Concurrency on Apple Platformshttps://doi.org/10.1007/978-1-4842-8695-1_5

5. Unstructured Concurrency

Andrés Ibañez Kautsch1  
(1)
La Paz, Bolivia
 

In the last chapter, we talked extensively about structured concurrency. We learned that structured concurrency follows the same ideas of structured programming. A natural counterpart for structured concurrency is unstructured concurrency.

Unstructured concurrency offers more flexibility in exchange for slightly less usability. When working with unstructured concurrency, your code will not necessarily follow the top-to-bottom structure we have come to love. Luckily, working with unstructured concurrency is still very easy, and the flexibility won’t increase ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms

Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms

Peter Friese
Concurrency in Go

Concurrency in Go

Katherine Cox-Buday

Publisher Resources

ISBN: 9781484286951Purchase LinkPublisher Website