Introduction to Programmatic Parallelism

Last updated on 2025-09-26 | Edit this page

Estimated time: 0 minutes

Overview

Questions

  • Did you know you have to have this question section?

Objectives

  • Describe the concept of parallelisation and its significance in improving performance
  • Compare and contrast the operations and benefits of shared and distributed memory systems
  • Differentiate between parallelising programs via processes and threads
  • Define a race condition and how to avoid them

Lesson content goes here

Key Points
  • You need a list of key points