13 Writing concurrent applications
In this chapter:
- You learn about a framework for designing concurrent systems illustrated by two sample problems
- We connect all the knowledge we have learned together
Throughout this book, we have examined various approaches for implementing concurrent applications and associated problems. Now it’s time to apply that knowledge to real-world scenarios.
In this chapter, we focus on the practical application of concurrent programming by introducing a methodical approach to designing concurrent systems. We also illustrate this approach through the examination of sample problems. By the end of this chapter, we will have the knowledge and skills needed to methodically design a simple concurrent system and recognize ...
Get Grokking Concurrency now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.