YoVDO

Lessons Learned in X Years of Parallel Programming

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Python Courses Parallel Programming Courses Memory Management Courses Cluster Computing Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of parallel programming in Python through this insightful 34-minute conference talk from EuroPython 2017. Delve into advanced topics beyond multiprocessing.Pool().map, including performance measurement, memory management, data transfer optimization, and debugging techniques for parallel programs. Gain practical knowledge from real-world examples in both enterprise and scientific programming contexts. Learn about the convenience of parallel programming on single machines and discover key considerations for medium-sized cluster environments. Examine a compatibility layer developed to work across various parallelization technologies, including multiprocessing, concurrent.futures, celery, ipyparallel, and grid engine.

Syllabus

Michele Simionato - Lessons learned in X years of parallel programming


Taught by

EuroPython Conference

Related Courses

Years of Bad Ideas
EuroPython Conference via YouTube
Years of Bad Ideas
EuroPython Conference via YouTube
Solving Google Code Jam Problems with PyPy Part 1
EuroPython Conference via YouTube
Solving Google Code Jam Problems with PyPy Part 2
EuroPython Conference via YouTube
A Brief History of Data Storage
EuroPython Conference via YouTube