Three Python Concurrency Patterns: Choosing the Right One | Iyanuoluwa Ajao | Conf42 Python 2025
Read the abstract ➤ https://www.conf42.com/Python_2025_Iyanuoluwa_Ajao_python_concurrency_patterns Other sessions at this event ➤ https://www.conf42.com/python2025 Join Circle ➤ https://conf42.circle.so/checkout/subscribe Chapters 00:00 Introduction and Speaker Background 00:25 Understanding Concurrency 01:42 Concurrency vs Parallelism 03:08 When to Use Concurrency and Parallelism 04:25 Synchronous Execution 05:41 Introduction to Threading 07:25 AsyncIO for Concurrency 08:46 Parallelism with Multiprocessing 09:50 Choosing Between Threading and AsyncIO 11:28 Conclusion and Summary