Bob Belderbos · @bbelderbos
406 followers · 372 posts · Server fosstodon.org

So now I am a bit puzzled. Just use request.Session for the majority of smaller cases, and for many requests use concurrent.futures?

What is your experience? Are there particular reasons you would use httpx over requests or concurrent.futures? E.g. scaling, asyncio, HTTP/2 support, other?

Curious to hear ...

#requests #pythonlibraries #asynchronousprogramming

Last updated 1 year ago

InfoQ · @infoq
449 followers · 46 posts · Server techhub.social

In this article, we want to show how achieving is the result of an appropriate design. To illustrate these concepts Enrico Piccinin uses, as an example, the Hilbert’s Hotel mathematical problem.

More insights: bit.ly/3YvtdEQ

#infoq #concurrency #parallelprogramming #asynchronousprogramming #programminglanguages

Last updated 2 years ago