RU EN

Concurrency in .NET

Concurrency in .NET

Modern patterns of concurrent and parallel programming
Year:
Pages:
570
Views:
1582
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.

Похожее
CLR via C#, 4th Edition
Автор: Jeffrey Richter
Год: 2012
Pro .NET Memory Management, Second Edition
Автор: Konrad Kokosa, Christophe Nasarre, Kevin Gosse
Год: 2024
Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding...
Writing High-Performance .NET Code, 2nd Edition
Автор: Ben Watson
Год: 2018
Take performance to the next level!This book does not just teach you how the CLR works - it teaches you exactly what you need to do now to obtain the best performance today. It will expertly guide you through the...
Dynamic SQL, Second Edition
Автор: Edward Pollack
Год: 2019
This book is an introduction and deep-dive into the many uses of dynamic SQL in Microsoft SQL Server. Dynamic SQL is key to large-scale searching based upon user-entered criteria. It’s also useful in generating value-lists, in dynamic pivoting of data...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Введение в .NET Core
Не одними Unity и Unreal Engine. Альтернативные игровые движки
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
GraphQL решает кучу проблем — рассказываем, за что мы его любим
Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает
Протокол MQTT: концептуальное погружение
Как сделать полезный дашборд: советы и идеи
WAF и RASP: в чём разница и что лучше для безопасности веб-приложений
Grafana: Погружение в мир данных и визуализации
Boosty
Donate to support the project
GitHub account
GitHub profile