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

Concurrency in .NET

Concurrency in .NET

Modern patterns of concurrent and parallel programming
Автор:
Год:
Страниц:
570
Просмотров:
1571
Concurrency in .NET favorites 0
Описание

Summary

Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and passionate computer programmers who are interested in writing code with improved speed and effectiveness by adopting a declarative and pain-free programming style.

About the Technology

Unlock the incredible performance built into your multi-processor machines. Concurrent applications run faster because they spread work across processor cores, performing several tasks at the same time. Modern tools and techniques on the .NET platform, including parallel LINQ, functional programming, asynchronous programming, and the Task Parallel Library, offer powerful alternatives to traditional thread-based concurrency.

About the Book

Concurrency in .NET teaches you to write code that delivers the speed you need for performance-sensitive applications. Featuring examples in both C# and F#, this book guides you through concurrent and parallel designs that emphasize functional programming in theory and practice. You'll start with the foundations of concurrency and master essential techniques and design practices to optimize code running on modern multiprocessor systems.

What's Inside

  • The most important concurrency abstractions.
  • Employing the agent programming model.
  • Implementing real-time event-stream processing.
  • Executing unbounded asynchronous operations.
  • Best concurrent practices and patterns that apply to all platforms.

About the Reader

For readers skilled with C# or F#.

About the Book

Riccardo Terrell is a seasoned software engineer and Microsoft MVP who is passionate about functional programming. He has over 20 years' experience delivering cost-effective technology solutions in a competitive business environment.

Похожее
Architecting Cloud-Native .NET Apps for Azure
Автор: Rob Vettor, Steve “ardalis” Smith
Год: 2020
This free e-book defines cloud native, introduces a sample app built using cloud-native principles, and covers topics common to most cloud-native applications....
SQL Server Query Performance Tuning, 6th Edition
Автор: Grant Fritchey
Год: 2022
Troubleshoot slow-performing queries and make them run faster. Database administrators and SQL developers are constantly under pressure to provide more speed. This new edition has been redesigned and rewritten from scratch based on the last 15 years of learning, knowledge,...
Azure Quick Start for .NET Developers
In this short guide, explore Microsoft Azure services for a variety of .NET application scenarios. Quickly learn about the services that are right for you....
Concurrency in C# Cookbook
Автор: Stephen Cleary
Год: 2019
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...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Стили именования переменных и функций. Используйте их все
Выйди и зайди правильно
«Спасите C++»: отец легендарного языка просит разработчиков о помощи
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
Несколько вещей, о которых стоит помнить программисту в возрасте
Из интровертов в менторы: как мидлы становятся сеньорами
Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает
Зачем нужен MediatR?
Регулярные выражения — это не трудно
Boosty
Donate to support the project
GitHub account
GitHub profile