The Python Oracle

What is the fastest way to send 100,000 HTTP requests 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: Droplet of life

--

Chapters
00:00 Question
00:48 Accepted answer (Score 229)
01:43 Answer 2 (Score 88)
02:38 Answer 3 (Score 64)
03:39 Answer 4 (Score 60)
04:26 Thank you

--

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

Question links:
[concurrence]: http://opensource.hyves.org/concurrence

Answer 2 links:
[here]: https://realpython.com/async-io-python/#...

Answer 3 links:
[tornado]: http://www.tornadoweb.org
[non-blocking I/O]: http://en.wikipedia.org/wiki/Asynchronou...

--

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

--

Tags
#python #http #concurrency

#avk47