Python Advanced Tutorial - Multiprocessing VS Multithreading performance testing

preview_player
Показать описание
In this video we compared "Multiprocessing" and "Multithreading" in the simple python code.
We used 3 vCPU, 3 GB mem, os: Ubuntu 14.04.2 LTS
In this case the Multiprocessing was faster than Multithreading...
Рекомендации по теме
Комментарии
Автор

Hey thanks man, you helped me out a lot.

legenarysmaster