Number of threads connected execeeds connection pool maxsize when using aiomysql

前端 未结 0 1942
执笔经年
执笔经年 2020-12-14 19:24

I have an api that connects to a mysql database. I want to implement connecton pooling so that i don\'t overloud my databases with hundreds of new connections.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题