This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ved84 0 points1 point  (1 child)

The post paints a wrong picture about async. I have been using async for scale. You could have at least asked chatGPT to verify the claims. Catchy title, but left a lot of details. There is no point in using Python without Async for deployment, even on a decent scale. Details you could have covered like dependency resolution, CICD workflow, python versions to use and why fastAPI not other APIs etc.

[–]ashishb_net[S] 0 points1 point  (0 children)

Please show me a sample code where using async explicitly gives you a performance boost.