Mis a jour le 2024-06-24, 21:27

multi-processing

On peut utiliser un simple fork (ne marche pas sous windows) :
Package multiprocessing : permet de faire la même chose que fork, mais portable (marche sous windows) et plus évolué :
Multithreading versus multiprocessing :
Multithreading :

Copyright python-simple.com
programmer en python, tutoriel python, graphes en python, Aymeric Duclert