[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Resource GC problem

timfox do-not-reply at jboss.com
Mon Mar 12 15:14:26 EDT 2007


Kev-

Thanks for you work over the past few days :) If you want to join the messaging team there are vacancies ;)

Regarding the executor - good catch. Actually this queued executor was a last minute addition to workaround another remoting issue.

BTW are you creating/destroying a lot of sessions rapidly now? If so, pls bear in mind that sessions are also fairly heavyweight objects so this would be considered an anti-pattern too.

This is why the JCA layer for instance, caches underlying JMS sessions.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027310#4027310

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027310



More information about the jboss-dev-forums mailing list