Parallel Programming with C# and .NET Core: Developing Multithreaded Applications Using C# and .NET Core 3.1 from Scratch by unknow
Author:unknow
Language: eng
Format: epub
Publisher: BPB Publications
Published: 2020-08-15T00:00:00+00:00
In this chapter, we have covered a lot of ground concerning parallel programming. The key takeaway of this chapter is the understanding of Parallel Extensions, TPL, PLINQ, and async await. We saw several samples to understand the fundamentals and learned about new constructs that are introduced in C# 8 and .NET Core 3.1.
The reader should have gained useful insights about the common terminologies used in multithreading and understood how async await works under the hood. We also learned the scenarios in which async await should and should not be used.
In the next chapter, we will learn about thread-safety and synchronization constructs, so that multithreading code doesn't deliver unwarranted and unexpected results.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12524)
Hello! Python by Anthony Briggs(9869)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9759)
The Mikado Method by Ola Ellnestam Daniel Brolund(9749)
Dependency Injection in .NET by Mark Seemann(9295)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8260)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7743)
Grails in Action by Glen Smith Peter Ledbrook(7669)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7519)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(6751)
Microservices with Go by Alexander Shuiskov(6518)
Practical Design Patterns for Java Developers by Miroslav Wengner(6416)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6394)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6380)
Angular Projects - Third Edition by Aristeidis Bampakos(5774)
The Art of Crafting User Stories by The Art of Crafting User Stories(5305)
NetSuite for Consultants - Second Edition by Peter Ries(5248)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5067)
Kotlin in Action by Dmitry Jemerov(5021)
