Mis a jour le 2024-03-17, 13:2

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