166 Spitamen shah street, Samarkand city

(66) 222-37-54

C# Concurrency Asynchronous and multithreaded programming

C# Concurrency Asynchronous and multithreaded programming

  • Author: Nir Dobovizki
  • Language: ingliz tilida
  • Writing: ingliz yozuvida
  • Publisher: Manning Publications Co.
  • Year: 2025
  • Views: 197
Sign up for read
About the book: C# Concurrency equips programmers with a comprehensive understanding of multithreading and asynchronous programming, focusing on the practical use of the C# async-await feature to simplify asynchronous tasks. It teaches how to avoid common pitfalls, addresses classic multithreading issues like deadlocks and race conditions, and advanced topics such as controlling thread of execution and using thread-safe collections. About the technology: Asynchronous and multithreaded programs can perform multiple tasks simultaneously without losing speed or reliability. But getting concurrency right can challenge even experienced developers. This practical book teaches you to deliver concurrent C# apps that are lighting fast and free of the deadlocks and other synchronization issues that undermine performance and take forever to find.