Table of Contents
Parallel Programming and Concurrency with C# 10 and .NET 6
Contributors
About the author
About the reviewers
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Get in touch
Share Your Thoughts
Part 1:Introduction to Threading in .NET
Chapter 1: Managed Threading Concepts
Technical requirements
.NET threading basics
Threads and processes
When should we use multithreading in .NET?
Background threads
What is managed threading?
Creating and destroying threads
Creating managed threads
Pausing thread execution
Destroying managed threads
Handling threading exceptions
Synchronizing data across threads
Synchronizing code regions ...
Get Parallel Programming and Concurrency with C# 10 and .NET 6 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.