Skip to content

Course of Parallel Programming in Python: Multithreading and Multiprocessing by Jonathan H Skone U Chicago

Notifications You must be signed in to change notification settings

saac/Curso_PythonMultiproces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Programming in Python: Multithreading and Multiprocessing

Material for the threading and multiprocessing in python workshop (Fall of 2018).

Objectives

Learning Outcomes for attendees of this workshop:

  • Able to understand the differences between multithreading and multiprocessing.
  • Know which tasks are better suited for multithreading or multiprocessing
  • Able to use threading and multiprocessing packages for appropriately suited tasks.

Outline

Binder

About

Course of Parallel Programming in Python: Multithreading and Multiprocessing by Jonathan H Skone U Chicago

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published