关于[Overview of C# Async Programming]的摘要:
This article reviews the various threads and thread pools solutions in the .NET framework. I recently found myself explaining the concept of thread and thread pools to my team. We encountered a complicated threads-problem at our production environment that led us to review and analyse some legacy code. Although it threw me back to the basics, it was beneficial to review .NET capabilities and features in managing threads, which mainly reflected how .NET evolved significantly throughout the years. With the new options available today, tackling the production problem is much easier to cope with.
原文地址: https://dzone.com/articles/overview-of-c-async-programming-with-thread-pools