Building Multithreaded C# Applications with the Task Parallel Library

Go to class
Write Review

Free Online Course: Building Multithreaded C# Applications with the Task Parallel Library provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Building Multithreaded C# Applications with the Task Parallel Library is taught by Filip Ekberg.

Overview
  • Learn how to effectively apply multithreaded principles in any type of .NET application using parallel extensions. This course will give you the insight to build fast, powerful, and easy to maintain applications.

    Utilizing multithreaded principles is crucial for building fast processing and performant applications. In this course, Building Multithreaded C# Applications with the Task Parallel Library, you’ll learn foundational knowledge to efficiently apply the parallel programming and multithreaded principles to build fast and solid applications. First, you’ll explore fundamentals of multithreading and how it fits into your .NET applications, and how it ties together with the task parallel library. Next, you’ll discover how parallel programming is different from asynchronous programming and how to use the parallel extensions to perform fast computations, which utilizes all your available processing power. Finally, you’ll learn how to adapt in advanced scenarios, and where deeper knowledge of multithreading may be required. When you’re finished with this course, you’ll have the skills and knowledge of how to apply the parallel programming principles in any type of .NET application.