The Python Oracle

How efficient is threading in Python?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Popsicle Puzzles

--

Chapters
00:00 Question
00:25 Accepted answer (Score 22)
01:37 Answer 2 (Score 12)
02:59 Answer 3 (Score 7)
03:43 Answer 4 (Score 2)
04:20 Thank you

--

Full question
https://stackoverflow.com/questions/5128...

Answer 2 links:
[multiprocessing]: http://docs.python.org/library/multiproc...

Answer 3 links:
[Tasklets]: http://www.stackless.com/wiki/Tasklets

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #multithreading

#avk47