- Mastering Concurrency in Python
- Quan Nguyen
- 70字
- 2021-06-10 19:24:01
The concept of a thread
In the field of computer science, a thread of execution is the smallest unit of programming commands (code) that a scheduler (usually as part of an operating system) can process and manage. Depending on the operating system, the implementation of threads and processes (which we will cover in future chapters) varies, but a thread is typically an element (a component) of a process.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Interactive Data Visualization with Python
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- 組態軟件技術與應用
- Unity UI Cookbook
- RabbitMQ Essentials
- Kotlin語言實例精解
- ASP.NET本質論
- Android從入門到精通
- Learning Gerrit Code Review
- Game Development Patterns and Best Practices
- Java Web 從入門到項目實踐(超值版)
- Elasticsearch實戰(第2版)
- 陪孩子像搭積木一樣學編程:Python真好玩+Scratch趣味編程(全2冊)