Commentaries

there are rather lots of idioms. Approaches that systems programmers commonly use include the following:

이번 챕터에서 다루어지는 것

Fork-Join Parallelism

The simplest use cases for threads arise when we have several completely independent tasks that we’d like to do at once.