|
|
|
|
|
by deanishe
229 days ago
|
|
> The author addresses that in the article. Python can scale but then developers would have to work with unintuitive async code Python didn't cause their problems, Django did. They wanted async, but chose a framework that doesn't really support it. And they weren't even running it on an async app server. Python didn't work for them because every subsequent choice they made was wrong. |
|