Skip to main content
New Self-paced AI courses — learn ML, deep learning, and agents on your schedule. Enroll free

Python and Fast API

Concurrency basics

Threads, processes, and asyncio — when to use which, and how to keep the GIL out of your way.

3 lessons Follow in order
Use the button below to sign in and unlock lessons.
Your path

Lessons in sequence

Work through these in order—each lesson builds on the previous one.

  1. Lesson 1 of 3

    Threads vs processes vs async

    Enroll to open · 9 min read

  2. Lesson 2 of 3

    asyncio fundamentals

    Enroll to open · 10 min read

  3. Lesson 3 of 3

    Async iteration and task groups

    Enroll to open · 8 min read

← Back to course