Modern Concurrency on Apple Platforms
Using async/await with Swift
Price | $49.99
|
Rating | |
Author | Andres Ibanez Kautsch |
Publisher | Apress |
Published | 2022 |
Pages | 202 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1484286944 |
ISBN-13 | 9781484286944 |
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 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.
- Andres Ibanez Kautsch
Similar Books
Programming Concurrency on the JVM
by Venkat Subramaniam
Stop dreading concurrency hassles and start reaping the pure power of modern multicore hardware. Learn how to avoid shared mutable state and how to write safe, elegant, explicit synchronization-free programs in Java or other JVM languages including Clojure, JRuby, Groovy, or Scala.Programming Concurrency on the JVM is the first book to sh...
Price: $26.19 | Publisher: The Pragmatic Programmers | Release: 2011
Running Mainframe z on Distributed Platforms
by Kenneth Barrett, Stephen Norris
Running Mainframe z on Distributed Platforms reveals alternative techniques not covered by IBM for creatively adapting and enhancing multi-user IBM zPDT environments so that they are more friendly, stable, and reusable than those envisaged by IBM. The enhancement processes and methodologies taught in this book yield multiple layers for sy...
Price: $51.63 | Publisher: Apress | Release: 2014
Learn Computer Science with Swift
by Jesse Feiler
Master the basics of solving logic puzzles, and creating algorithms using Swift on Apple platforms. This book is based on the curriculum currently being used in common computer classes. You'll learn to automate algorithmic processes that scale using Swift in the context of iOS, macOS, tvOS, and watchOS.Begin by understanding how to t...
Price: $17.23 | Publisher: Apress | Release: 2017
by Jayven Nhan
Embark on a journey to build an augmented reality world. This book puts theory into practical application by building unique augmented reality apps specific to each chapter's topic.You'll learn to engineer successful, well-designed, and comprehensive augmented reality applications for Apple devices. First, uncover the foundation...
Price: $34.47 | Publisher: Apress | Release: 2022
by Thomas Vitale
Cloud Native Spring in Action is a practical guide to building applications that are designed for cloud environments. You'll learn effective Spring and Kubernetes cloud development techniques that you can immediately apply to enterprise-grade applications. Follow a detailed and complete cloud native system from first concept right th...
Price: $59.83 | Publisher: Manning | Release: 2022
by Charles Edge, Rich Trouton
Working effectively with Apple platforms at a corporate or business level includes not only infrastructure, but a mode of thinking that administrators have to adopt to find success. A mode of thinking that forces you to leave 30 years of IT dogma at the door. This book is a guide through how to integrate Apple products in your environment...
Price: $30.27 | Publisher: Apress | Release: 2020
Beginning PostgreSQL on the Cloud
by Baji Shaik, Avinash Vallarapu
Get started with PostgreSQL on the cloud and discover the advantages, disadvantages, and limitations of the cloud services from Amazon, Rackspace, Google, and Azure. Once you have chosen your cloud service, you will focus on securing it and developing a back-up strategy for your PostgreSQL instance as part of your long-term plan. Beginnin...
Price: $54.99 | Publisher: Apress | Release: 2018
by Michael Parker
D is a modern programming language that is both powerful and efficient. It combines multiple paradigms in a way that opens up a whole new world of software design. It is used to develop both desktop and web applications, with future targets including mobile, and is available on multiple platforms. It is familiar to anyone with some experi...
Price: $49.99 | Publisher: Packt Publishing | Release: 2015