Cleary, Stephen
Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming
- ISBN 13:
- 9781492054504
- author:
- Cleary, Stephen
- format:
- Paperback / softback
- publisher:
- O'Reilly UK Limited
- language:
- English
- Publication Year:
- 2019
- Pages:
- 225
- Dimensions:
- 23.3 x 17.8 centimetres
- Genre:
- Computers, Programming, C#,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Concurrency in C# Cookbook: Mastering Asynchronous, Parallel, and Multithreaded Programming Learn to write efficient and scalable code with this practical cookbook. With over 85 code-rich recipes, author Stephen Cleary guides you through the world of concurrency and parallel programming using .NET and C# 8.0. Discover how modern tools simplify concurrency by raising the level of abstraction, making it easier to write responsive and cooperative code. This book covers essential topics such as asynchronous operations, parallel programming with the Task Parallel Library, dataflow pipelines, and thread-safe collections. You'll also learn how to conduct unit testing with concurrent code and make the most of clean, cooperative cancellation. By the end of this cookbook, you'll be able to write efficient, modern code that takes advantage of concurrency and parallelism in C#.