
Автор: Kirill Bobrov
Издательство: Manning Publications
Год: 2023
Страниц: 310
Язык: английский
Формат: pdf, epub
Размер: 11.2 MB
This easy-to-read, hands-on guide demystifies concurrency concepts like threading, asynchronous programming, and parallel processing in any language. Grokking Concurrency demystifies writing high-performance concurrent code through clear explanations of core concepts, interesting illustrations, insightful examples, and detailed techniques you can apply to your own projects. You’ll learn effective concurrency practices that will help you leverage multiple cores, excel with high loads, handle terabytes of data, and continue working after hardware and software failures. The core concepts in this guide will remain eternally relevant, whether you’re building web apps, IoT systems, or handling big data. Microservices, big data, real-time systems, and other performance-intensive applications can all slow your systems to a crawl. You know the solution is “concurrency.” Grokking Concurrency is a friendly guide for any developer who’s perplexed about concurrency. The book presents the most important concurrency features with examples in the accessible Python language. No matter what language you use, you’ll learn best practices for implementing concurrency.