Nehodí se? Vůbec nevadí! U nás můžete do 30 dní vrátit
S dárkovým poukazem nešlápnete vedle. Obdarovaný si za dárkový poukaz může vybrat cokoliv z naší nabídky.
30 dní na vrácení zboží
Concurrency is at the heart of modern software systems. From handling thousands of simultaneous users to processing real-time data streams, today's applications demand efficient, reliable, and scalable execution. Writing concurrent code, however, is complex-requiring the right patterns, tools, and architectural thinking.
This book is your practical guide to mastering modern concurrency across multiple programming ecosystems. You'll explore how to design and implement high-performance asynchronous systems using Python, Rust, Go, and TypeScript-leveraging each language's strengths to solve real-world challenges.
Starting with core concepts, you'll quickly progress into advanced patterns that power production-grade systems. Through hands-on examples and real-world use cases, you'll learn how to write safe, efficient, and maintainable concurrent code that scales.
Key FeaturesThis book goes beyond theory with practical, production-focused projects. You'll create a concurrent chat server, a real-time monitoring dashboard, and a distributed task processing system-gaining hands-on experience with patterns you can immediately apply in your own work.
Each chapter includes clear explanations, complete code examples, and step-by-step guidance to help you confidently implement modern concurrency techniques.
Who this book is forThis book is designed for intermediate to advanced developers who want to move beyond basic asynchronous programming and build scalable, production-ready systems. Whether you're a backend engineer, full-stack developer, or systems programmer, you'll gain practical skills that translate across multiple languages and platforms.