Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,053 contributions in the last year
Contribution activity
August 2020
Created an issue in Chris2018998/BeeCP that received 2 comments
默认配置下多核处理器中borrowConcurrentSize大于maxActive
在BeeDataSourceConfig中默认的: borrowConcurrentSize = Runtime.getRuntime().availableProcessors(); maxActive = 10; 此项默认配置有问题,当CPU核心数超过10时,默认配置会检查无效。 我用的锐…
2
comments

