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

YouTube

Programming in Parallel with Threads

EuroPython Conference via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore parallel programming with threads in this 35-minute EuroPython 2017 conference talk. Discover how to leverage multiple CPUs for IO-bound tasks, bypassing the Global Interpreter Lock (GIL) limitations. Learn from a real-world scientific simulation model that reduced runtime from 15 hours to 2 hours by implementing up to 50 threads on an eight-core machine. Understand the advantages of threading over asynchronous programming for certain use cases, and gain insights into scaling your programs for improved performance. Dive into practical examples of handling input data extraction, simulation execution, and output data management in parallel.

Syllabus

Intro
Use Case
Sources
Catchment
Data
Land Use Data
Efficiency
Code
ReadWrite
Communication
Questions

Taught by

EuroPython Conference

Reviews

Start your review of Programming in Parallel with Threads

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.