Daniel Posthuma

Powered by 🌱Roam Garden

fork-join-parallelism

This is an "Orphan" page. Its core content has not been shared: what you see below is a loose collection of pages and page snippets that mention this page, as well as snippets of this page that were quoted elsewhere.

Referenced in

C++

Using threads follows a basic concept called fork-join-parallelism. The basic mechanism of this concept follows a simple three-step pattern: