Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Parallel Computing in Python - Current State and Recent Advances

EuroPython Conference via YouTube

Overview

Explore the current state and recent advances in parallel computing with Python in this EuroPython 2019 conference talk. Gain insights into interfacing Python with parallelism, from leveraging C-extensions to using multiprocessing and multithreading APIs. Learn about high-level parallel processing libraries like concurrent.futures, joblib, and loky, and their applications in various use cases. Discover the latest improvements in the Python standard library, including shared-memory management and serialization enhancements for large Python objects. Understand how these advancements benefit distributed data science frameworks such as dask, ray, and pyspark, and how they address performance bottlenecks in multi-core and multi-machine processing.

Syllabus

Introduction
Why is parallel computing important
Parallelization on a single machine
Multiprocessing libraries
Problems with multiprocessing
Multiprocessing in Python
Disclaimer
Sterilization
Pickle
pickle limitations
pickle errors
pickle extensions
pythonicpickle
pickle module
pickle protocol 5
pickle buffer
conclusion
security

Taught by

EuroPython Conference

Reviews

Start your review of Parallel Computing in Python - Current State and Recent Advances

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.