May 2017
Beginner to intermediate
444 pages
11h 31m
English
Multiple threads run within the same computer process memory space. There is no need for IPC, which would complicate our code. In this recipe, we will avoid IPC by using threads.
Read now
Unlock full access