[jboss-user] [JBoss Messaging] - Re: Thread Pool questions

andy.miller@jboss.com do-not-reply at jboss.com
Mon Jun 29 14:36:23 EDT 2009


"gaohoward" wrote : Hi, 
  | 
  | I don't know if jms-ds.xml has such a parameter, you can ask the JCA forum about it. JBoss remoting does has such a parameter, you can read about it in the jboss remoting's doc. The remoting configuration file is set at the JBM server side only. 
  | 

I know there is a JCA thread pool, as I already talked to them, and that's not what I'm after.

I find maxPoolSize in jms-ds.xml in the current releases of AS, so I also know about that.

So, what I'm trying to make sure I understand is what parameter does what?  The remoting configuration seems an unlikely place to be setting a thread pool for an in JVM invocation.

For example, in EJB 3 land, there is a thread pool for remote clients that make EJB calls, but that is bypassed when the call comes from within the same JVM.

I would expect the same behavior from messaging, where the remoting configuration would be only for remote clients, and there would be different behavior for the in JVM calls.

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

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



More information about the jboss-user mailing list