RU EN
Книги для разработчиков

Concurrency in C# Cookbook

Concurrency in C# Cookbook

Asynchronous, Parallel, and Multithreaded Programming, 2nd Edition
Автор:
Год:
Страниц:
322
Просмотров:
2532
Concurrency in C# Cookbook favorites 0
Описание

If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.

Concurrency is now more common in responsive and scalable application development, but it’s still extremely difficult to code. The detailed solutions in this cookbook show you how modern tools raise the level of abstraction, making concurrency much easier than before. Complete with ready-to-use code and discussions about how and why solutions work, these recipes help you:

Get up to speed on concurrency and async and parallel programming:
• Use async and await for asynchronous operations.
• Enhance your code with asynchronous streams.
• Explore parallel programming with .NET’s Task Parallel Library.
• Create dataflow pipelines with .NET’s TPL Dataflow library.
• Understand the capabilities that System.Reactive builds on top of LINQ.
• Utilize threadsafe and immutable collections.
• Learn how to conduct unit testing with concurrent code.
• Make the thread pool work for you.
• Enable clean, cooperative cancellation.
• Examine scenarios for combining concurrent approaches.
• Dive into asynchronous-friendly object-oriented programming.
• Recognize and write adapters for code using older asynchronous styles.

Похожее
C# 9 and .NET 5
Автор: Mark J. Price
Год: 2020
A comprehensive guide for beginners to learn the key concepts, real-world applications, and latest features of C# 9 and .NET 5 with hands-on exercises using VS Code.Key Features Explore the newest additions to C# 9, the .NET...
Управление памятью в .NET для профессионалов
Автор: Конрад Кокоса
Год: 2020
Хотя в .NET управление памятью осуществляется автоматически, понимание того, как именно это делается, сулит немало преимуществ. Вы сможете писать более качественные программы, эффективно взаимодействующие с памятью.Книга, проверенная командой разработки .NET из «Майкрософт», содержит 25 сценариев поиска и устранения неисправностей, призванных...
The C# Player’s Guide, 3rd Edition
Автор: RB Whitaker
Год: 2016
The C# Player's Guide (3rd Edition) is the ultimate guide for people starting out with C#, whether you are new to programming, or an experienced vet. This guide takes you from your journey's beginning, through the most challenging parts of...
Asynchronous Android Programming, 2nd Edition
Автор: Helder Vasconcelos
Год: 2016
Asynchronous programming has acquired immense importance in Android programming, especially when we want to make use of the number of independent processing units (cores) available on the most recent Android devices. With this guide in your hands you’ll be able...
Написать сообщение
Тип
Почта
Имя
*Сообщение