In this video I am going to talk about the Parallel class in .NET and see how it performs compared to other methods and how we can modernize it for 2021. There are going to be intresteing gotchas about multi-threading and concurrency so buckle up and let’s jump into it.
Async Parallel blog: https://medium.com/@alex.puiu/parallel-foreach-async-in-c-36756f8ebe62
Timestamps
#csharp #dotnet #developer