Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Parallel Computing in Python - Current State and Recent Advances
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why is parallel computing important
- 3 Parallelization on a single machine
- 4 Multiprocessing libraries
- 5 Problems with multiprocessing
- 6 Multiprocessing in Python
- 7 Disclaimer
- 8 Sterilization
- 9 Pickle
- 10 pickle limitations
- 11 pickle errors
- 12 pickle extensions
- 13 pythonicpickle
- 14 pickle module
- 15 pickle protocol 5
- 16 pickle buffer
- 17 conclusion
- 18 security