Полезные материалы по всему, что может быть полезно питонисту.
Python’s multiprocessing performance problem While multiprocessing allows Python to scale to multiple CPUs, it has some performance overhead compared to threading.
While multiprocessing allows Python to scale to multiple CPUs, it has some performance overhead compared to threading.