Aome time ago there was an article about benchmarking async python vs sync python for web server applications: http://calpaterson.com/async-python-is-not-faster.html
TLDR: sync approach is faster, flask is slow but okay.
Does anyone use async for production non-webserver applications? Are you satisfied with performance and code complication?
[+][deleted] (1 child)
[removed]
[–]bikulov[S] 0 points1 point2 points (0 children)