JMS 线程和 JMS 会话工作线程之间的区别
我的应用程序的线程转储显示“JMSThreads”和“JMS 会话工作线程”。 在高峰时间(当许多任务被触发时)获取的线程转储中的“JMS 会话工作线程”数量等于我在 standardJboss.xml 中设置的 maxSessions 。这个数字在所有获取的转储中都是恒定的在高峰时间,而“JMSthreads”的数量在每个转储中都不同。 这两者有什么区别?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论