How to use multiprocessing module in Python 3.6? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3

How to use multiprocessing module in Python 3.6?

My question is why in Python 2.7 you can normally import multiprocessing.forking module and in Python 3.6 you just simply can't (because there's no such module). How can I run Python code designed for use of multiprocessing.forking in newer version of Python?

16th Sep 2017, 8:48 AM
Alexander Kurnaev
Alexander Kurnaev - avatar
1 ответ
0
you usebthreading module.
17th Sep 2017, 6:47 AM
mohsen