1 comment

[ 2.6 ms ] story [ 18.4 ms ] thread
I'd disagree with that analysis because I write a lot of little servers that use asyncio and websockets. The last thing I need is to block all request processing to access the database.