|
|
|
|
|
by ageofwant
3564 days ago
|
|
The problem is not Flask. Try to understand the technologies you are working with. If you cannot make Flask work for you chances are you won't be able to make it work with aiohttp/whatever. Flask is used in production in sites serving thousands of requests/second. |
|