|
|
|
|
|
by crazypython
1870 days ago
|
|
> Flask was just a PITA to deploy properly in a way that it could handle lots of concurrent connections without a massive memory footprint, and async in Python is a mess. That makes me concerned. Does anyone here know if FastAPI is better? How many concurrent connections could your Express app handle at once? |
|