[jboss-user] [Beginners Corner] - confused about System Threads Pool
jtcnz
do-not-reply at jboss.com
Fri Jun 5 06:54:17 EDT 2009
Using web-console, look at jboss.system:service=ThreadPool
The attributes metrics:
QueueSize 0
BlockingMode Run
MinPoolSize 10
MaxPoolSize 10
MaxQueueSize 1000
Then look at jboss.system:type=ServerInfo
ActiveThreadCount 141
The size of ThreadPool is 10. Why are there 141 threads active?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235612#4235612
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235612
More information about the jboss-user
mailing list