Update Java1.md

pull/9/head
hmao 5 years ago committed by GitHub
parent 18f8564f00
commit a705c2a187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,4 +85,5 @@ ip计算机
创建固定线程池的经验
1. 如果是CPU密集型则线程池大小设置成N或N+1
2. 如果是IO密集型则线程池大小设置为2N或2N+2
2. 如果是IO密集型则线程池大小设置为2N或2N+2

Loading…
Cancel
Save