Alex's Notes

Home

❯

general

❯

Parallelisation

Parallelisation

Aug 26, 20231 min read

  • programming

Parallelisation

This is when tasks are scheduled on different CPU and so happen in parallel to one another. This usually uses multi-threading or multi-processing.


Graph View

Backlinks

  • Week 3 - Threading and concurrency
  • Recursion

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community