1

The thread dump of my application shows "JMSThreads" and "JMS session worker threads". The # of "JMS Session worker threads" in the thread dump taken at peak time(when a lot of tasks are triggered off) is equal to the maxSessions that I have set in standardJboss.xml .This number is constant across all the dump taken at peak times whereas The # of "JMSthreads" varies in every dump. What is the difference between these two?

MaDa
  • 10,511
  • 9
  • 46
  • 84
wantobegeek
  • 1,665
  • 3
  • 19
  • 19
  • 1
    It's a platform-specific question, please write what platform you're talking about. – MaDa Dec 03 '11 at 15:32
  • Its a Struts web application deployed on a JBOSS application server.The application puts in requests in a JMS Queue for asynchrounous processing. – wantobegeek Dec 04 '11 at 14:21
  • @MaDa ,is anymore information needed. Please help? – wantobegeek Dec 05 '11 at 08:00
  • I've retagged your question to help it reach the proper audience. It's all I can do, I'm afraid, I haven't worked with JBoss. – MaDa Dec 05 '11 at 10:55

0 Answers0