TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Is async Django ready for prime time?

3 pointsby jonathan-adly6 months ago

1 comment

physicsguy6 months ago
&gt; Async code does not improve the performance of CPU-bound tasks.<p>The number of people I&#x27;ve had to explain this to when advocating switching from Flask&#x2F;Django -&gt; FastAPI on a CPU-bound problem because it&#x27;s &quot;faster&quot;... drives me nuts.<p>I would say the biggest issue with async Django is that if you have an existing Django site, rewriting it to use django-ninja is not that straightforward if you&#x27;re heavily invested in DRF, which just hasn&#x27;t moved to add async support.
评论 #42127772 未加载