YoVDO

Message-Passing Concurrency for Python

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Python Courses Deadlocks Courses Code Readability Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore message-passing concurrency for Python in this 42-minute EuroPython Conference talk. Delve into various forms of concurrency and parallelism, focusing on message-passing techniques popular in languages like Scala and Go. Learn about the python-csp library, which implements these concepts in a Pythonic way. Discover how this programming style can help avoid common pitfalls such as deadlocks, race hazards, and "callback hell". Compare different concurrency libraries in Python, including threading, multiprocessing, and futures, and understand their performance implications. Gain insights into the challenges of removing the Global Interpreter Lock (GIL) and its impact on Python concurrency. Enhance your understanding of concurrent programming techniques to improve the efficiency and reliability of your Python applications.

Syllabus

Sarah Mount - Message-passing concurrency for Python


Taught by

EuroPython Conference

Related Courses

Writing Professional Code
Microsoft via edX
Learn C# By Building Applications
Udemy
Fundamentos de C# para Principiantes
Udemy
What's New in Visual Studio 2017 for F# For Developers
LinkedIn Learning
Clean Code
Udemy