- Learning Concurrency in Kotlin
- Miguel Angel Castiblanco Torres
- 62字
- 2021-08-05 10:46:40
Processes, threads, and coroutines
When you start an application, the operating system will create a process, attach a thread to it, and then start the execution of that thread – commonly known as the main thread. In this section, we will detail the relationship between processes, threads, and coroutines. This is necessary in order to be able to understand and implement concurrency.
推薦閱讀
- TypeScript入門與實戰
- Mastering Objectoriented Python
- C語言程序設計(第2版)
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Apache Karaf Cookbook
- 你不知道的JavaScript(中卷)
- SharePoint Development with the SharePoint Framework
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- The DevOps 2.5 Toolkit
- .NET 3.5編程
- Android開發:從0到1 (清華開發者書庫)
- Unity 2018 Augmented Reality Projects
- Arduino Wearable Projects
- PHP與MySQL權威指南
- LabVIEW數據采集