5 Replies Latest reply on Apr 12, 2013 10:50 AM by peterj

    confused about System Threads Pool

      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?