Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes →
    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

Python Thread Safety: Using a Lock and Other Techniques (Quiz)

Christopher Trudeau
Thread Safety in Python: Locks and Other Techniques Christopher Trudeau
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
75%
  • Python Thread Safety: Using a Lock and Other Techniques
  • Python Thread Safety: Using a Lock and Other Techniques (Overview) 03:20
  • Reviewing Threads and Race Conditions 06:58
  • Solving Races With Locks 05:04
  • Avoiding Deadlocks With RLock 07:01
  • Using Semaphores 03:22
  • Leveraging Events 02:05
  • Specifying Conditions 04:58
  • Exploring Barriers 03:33
  • Reviewing What You've Learned
  • Python Thread Safety: Using a Lock and Other Techniques (Quiz)
  • Python Thread Safety: Using a Lock and Other Techniques (Summary) 02:27

© 2012–2025 Real Python ⋅ Privacy Policy