swaldman / c3p0

a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.

Home Page:http://www.mchange.com/projects/c3p0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about high concurrency properties

yangmeng66 opened this issue · comments

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