Real Python
  • Start Here
  • Learn Python
    Start Learning
    Your Learning Plan →Your personalized Python learning plan Python Tutorials →In-depth articles and video courses Learning Paths →Guided study plans for accelerated learning
    Practice
    Quizzes & Exercises →Check your learning progress Browse Topics →Focus on a specific area or skill level Reference →Concise definitions for common Python terms
    Get Help
    Code Mentor →BetaPersonalized code assistance & learning tools Office Hours →Live Q&A calls with Python experts Community Chat →Learn with other Pythonistas
    Go Deeper
    Live Courses →Live, instructor-led Python courses Books →Round out your knowledge and learn offline Podcast →Hear what’s new in the world of Python
    Unlock All Content and Become a Python Expert →Get unlimited access to all Real Python has to offer
    Unlock All Content →Become a Python Expert
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Contributor
  • Search
/
  • Join
  • Sign‑In

Python Concurrency (Quiz)

Christopher Trudeau
Speed Up Python With Concurrency Christopher Trudeau 05:30
Recommended Tutorial Course Slides (.pdf) Sample Code (.zip) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
93%
    Speed Up Python With Concurrency (Overview) 03:49
    Computers and Latency 07:39
    Taking Advantage of Latency With Concurrency Patterns 07:31
    Exploring Changes & Challenges With Concurrency 05:59
    Threads in Python 11:08
    Exercise: Process Items With ThreadPoolExecutor 08:00
    Demonstrating Race Conditions 06:32
    Understanding That the GIL Won't Save You 03:58
    Introducing asyncio 09:19
    Exercise: Gather Async Results 08:00
    Multi-processing Version 06:44
    Differentiating Between IO Bound & CPU Bound 07:47
    Exercise: Compute Sums of Squares 08:00
    Python Concurrency (Quiz) 05:30
    Speed Up Python With Concurrency (Summary) 05:36

© 2012–2026 Real Python ⋅ Privacy Policy