3 ms·
Do you still need an add-on library to use more than one core?
by 2d8a875f-39a2-4 1y ago
Do you still need an add-on library to use more than one core?
- BlackFly 1y agoLatest version officially supports full-threaded mode: https://docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-pep779 https://docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-...
- franktankbank 1y agoEh? Multiprocessing has existed since 2.X days.