- Multithreading with C# Cookbook(Second Edition)
- Eugene Agafonov
- 78字
- 2021-07-09 19:35:39
Chapter 3. Using a Thread Pool
In this chapter, we will describe the common techniques that are used for working with shared resources from multiple threads. You will learn the following recipes:
- Invoking a delegate on a thread pool
- Posting an asynchronous operation on a thread pool
- A thread pool and the degree of parallelism
- Implementing a cancellation option
- Using a wait handle and timeout with a thread pool
- Using a timer
- Using the
BackgroundWorker
component
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- PyTorch自動駕駛視覺感知算法實戰
- 零基礎玩轉區塊鏈
- HTML5游戲開發案例教程
- Mastering ServiceNow(Second Edition)
- HTML5+CSS3網頁設計
- SQL Server 2016數據庫應用與開發
- 利用Python進行數據分析(原書第3版)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Building Serverless Web Applications
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Scratch·愛編程的藝術家
- Mastering SciPy
- C語言程序設計
- INSTANT Lift Web Applications How-to