Comment on Async Django in ProductionparentComments−westurner1yFrom "Asyncio, twisted, tornado, gevent walk into a bar" (2023) https://news.ycombinator.com/item?id=37227567 :IIRC the history of the async things in TLA in order: Twisted (callbacks), Eventlet (for Second Life by Linden Labs), tornado, gevent; gunicorn, Python 3.5+ asyncio, [uvicorn,]Async/await > History: https://en.wikipedia.org/wiki/Async/await
Comments
From "Asyncio, twisted, tornado, gevent walk into a bar" (2023) https://news.ycombinator.com/item?id=37227567 :
Async/await > History: https://en.wikipedia.org/wiki/Async/await