Concurrency in .NET
Modern patterns of concurrent and parallel programming
Price | $20.00 - $56.99
|
Rating | |
Author | Riccardo Terrell |
Publisher | Manning |
Published | 2018 |
Pages | 568 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1617292990 |
ISBN-13 | 9781617292996 |
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.
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.
Chapter 1:
→ https://itbook.store/files/9781617292996/chapter1.pdf
Chapter 7:
→ https://itbook.store/files/9781617292996/chapter7.pdf
Source Code:
→ https://itbook.store/files/9781617292996/sourcecode.zip
- Riccardo Terrell
5 5 28
Similar Books
Applied Cryptography in .NET and Azure Key Vault
by Stephen Haunts
Benefit from Microsoft's robust suite of security and cryptography primitives to create a complete, hybrid encryption scheme that will protect your data against breaches. This highly practical book teaches you how to use the .NET encryption APIs and Azure Key Vault, and how they can work together to produce a robust security solution...
Price: $29.22 | Publisher: Apress | Release: 2019
by Katherine Cox-Buday
Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you're a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems.Author Kathe...
Price: $38.49 | Publisher: O'Reilly Media | Release: 2017
by Anthony Williams
Without assuming you have a background in the subject, C++ Concurrency in Action gradually enables you to write robust and elegant multithreaded applications in C++11. You'll explore the threading memory model, the new multithreading support library, and basic thread launching and synchronization facilities. Along the way, you'l...
Price: $25.48 | Publisher: Manning | Release: 2012
by Keyvan Nayyeri, Darren White
ASP.NET SignalR is the new solution to real-time communication between servers and clients in .NET. Use it to push new data to a web page or mobile device as soon as it becomes available, whether it's a notification, live chat, up-to-the-minute financial data, or a range of other exciting applications. Innovations like Google live se...
Price: $47.40 | Publisher: Apress | Release: 2014
by Stephen Cleary
If you're one of the many developers uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 75 code-rich recipes, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques, using libraries and language features in .NET 4.5 and C# 5.0...
Price: $33.99 | Publisher: O'Reilly Media | Release: 2014
by Dmitri Nesteruk
Implement design patterns in .NET using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today's developer toolbox.Using the C# programming language, Design Patterns in .NET explores the classic design pattern implementation and discusses t...
Price: $24.06 | Publisher: Apress | Release: 2019
by Sean Whitesell, Rob Richardson, Matthew D. Groves
Know the fundamentals of creating and deploying microservices using .NET 6 and gain insight from prescriptive guidance in this book on the when and why to incorporate them.The microservices architecture is a way of distributing process workloads to independent applications. This distribution allows for the independent applications to scal...
Price: $48.44 | Publisher: Apress | Release: 2022
by Christian Horsdal Gammelgaard
Microservices in .NET Core provides a complete guide to building microservice applications. After a crystal-clear introduction to the microservices architectural style, the book will teach you practical development skills in that style, using OWIN and Nancy.Microservice applications are built by connecting single-capability, autonomous co...
Price: $38.69 | Publisher: Manning | Release: 2017