Python pickling

Parallel computing, wherein assume a head process with spawn workers

August 23, 2016 — October 23, 2022

computers are awful
concurrency hell
distributed
number crunching
premature optimization
workflow

1 Theory

2 Basic python pickle

3 pytorch save_model

4 cloudpickle

Serialises interactively defined functions works on windows

5 dill