operating-systems-parallel-computing.html


* created: 2025-06-10T18:44
* modified: 2026-04-18T11:41

title

Parallel Computing

description

Working together is the main aspect of parallelism. The primary idea is that we could have multiple processor working on a single or multiple tasks at the same time.

You can break a single finger, but together we are a fist

Working together is the main aspect of parallelism. The primary idea is that we could have multiple processor working on a single or multiple tasks at the same time.

Dynamic linking

Static linking