+ -
当前位置:首页 → 问答吧 → http://ip:8080/manager/status Current thread count是什么意思?

http://ip:8080/manager/status Current thread count是什么意思?

时间:2011-05-11

来源:互联网

Max threads: 200 Current thread count: 192 Current thread busy: 167
分别是什么意思?
请教高手,先真诚的说声谢谢

作者: songminghong   发布时间: 2011-05-11

Max threads: 线程池最大可以产生的线程数
Current thread count: 当前线程池的线程数
Current thread busy: 当前处于busy状态的线程数

作者: T5500   发布时间: 2011-05-11

Current thread count可不可以理解为当前访问的并发量?

作者: songminghong   发布时间: 2011-05-11