Table of Contents
- Introduction to Parallel Programming
- Task Parallelism
- Data Parallelism
- Using PLINQ
- Synchronization Primitives
- Using Concurrent Collections
- Improving Performance with Lazy
- Introduction to Asynchronous Programming
- Async , Await and Task Based Asynchronous programming basics
- Debugging Tasks using Visual Studio
- Writing Unit Test cases for Parallel and Asynchronous code
- IIS and Kestrel in Asp.net Core
- Patterns in Parallel Programming
- Distributed memory management

