Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

Concurrency in C# Cookbook

Concurrency in C# Cookbook

Asynchronous, Parallel, and Multithreaded Programming, 2nd Edition
Автор:
Год:
Страниц:
322
Просмотров:
2329

Описание

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.

Похожее
.NET Interview
Автор: Nitin Pandit
Год: 2016
This book covers most frequently asked .NET interviews Questions and Answer. It will help you in doing quick revision so that you can be ready for the interview in day or two....
Asynchronous Android
Автор: Steve Liles
Год: 2013
With more than a million apps available from Google Play, it is more important than ever to build apps that stand out from the crowd. To be successful, apps must react quickly to user input, deliver results in a flash,...
Design Patterns in C#
Автор: Jean Paul V.A
Год: 2012
C# 8 Quick Syntax Reference
Автор: Mikael Ollson
Год: 2020
This quick C# 8 guide is a condensed code and syntax reference to the C# programming language, updated with the latest features of C# 8 for .NET and Windows 10. This book presents the essential C# 8 syntax in a...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Стили именования переменных и функций. Используйте их все
10 историй, как «валят» айтишников на технических интервью
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
Семь итераций наивности или как я полтора года свою дебютную игру писал
Вопросы с собеседований, которые означают не то, что вы думаете
Путеводитель по репликации баз данных
5 приемов увеличения продуктивности разработчика
Топ 8 лучших ресурсов для практики программирования в 2018
Использование SQLite в .NET приложениях
LinkedIn: Sergey Drozdov
Boosty
Donate to support the project
GitHub account
GitHub profile