Module 2 — JavaScript Runtime and Network Behavior
Lesson 2 — Processes, Threads, and Memory
Unit 2 — Runtime and Concurrency
Not finished yet
Topics
- Distinguish processes from threads
- Understand memory usage at a basic level
- Distinguish CPU-bound work from I/O-bound work
- Decide when to use worker threads for CPU-heavy work