Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes & Exercises →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

Threading in Python (Quiz)

Lee Gaines
Threading in Python Lee Gaines 04:30
Recommended Tutorial 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
95%
  • Threading in Python: Overview 01:07
  • What Is a Thread? 03:08
  • A Single Thread 02:05
  • Two Threads 05:38
  • Daemon Threads 03:26
  • Joining Threads 03:21
  • Multiple Threads 04:04
  • Thread Pool 03:55
  • Race Conditions 01:50
  • Example: Bank Account Program 08:03
  • Lock Objects 04:35
  • More Locks 04:30
  • The Producer-Consumer Pipeline: Part 1 01:42
  • The Producer-Consumer Pipeline: Part 2 11:33
  • The Producer-Consumer Pipeline: Part 3 06:36
  • The queue Module: Part 1 13:59
  • The queue Module: Part 2 04:20
  • Semaphore Objects 05:19
  • Threading in Python (Quiz) 04:30
  • Threading in Python: Summary 01:16

© 2012–2025 Real Python ⋅ Privacy Policy