1 comment

[ 2.8 ms ] story [ 9.8 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.