swaldman / c3p0

a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
http://www.mchange.com/projects/c3p0
Other
1.28k stars 338 forks source link

about high concurrency properties #162

Open yangmeng66 opened 2 years ago

yangmeng66 commented 2 years ago

hello, In the case of high concurrency (1W +), how should the parameters of c3p0 be configured?