July 2018
Intermediate to advanced
266 pages
7h 11m
English
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.
Read now
Unlock full access