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?

link|improve this question

43% accept rate
1  
It's a platform-specific question, please write what platform you're talking about. – MaDa Dec 3 '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 4 '11 at 14:21
@MaDa ,is anymore information needed. Please help? – wantobegeek Dec 5 '11 at 8: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 5 '11 at 10:55
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.