dev@glassfish.java.net

Re: Related to <thread-pools> in domain.xml

From: Kenneth Saks <Kenneth.Saks_at_Sun.COM>
Date: Wed, 11 Mar 2009 19:29:08 -0400

On Mar 11, 2009, at 7:18 PM, Kedar Mhaswade wrote:

> Ken and others,
>
> My understanding has been that we have a thread pool defined in
> <thread-pools> element in domain.xml used by an ORB. Other than
> its use in <orb>, is there a place where a thread-pool defined
> in <thread-pools> is used?

(Not the Ken you were looking for , but...)

Yes, we have an ejb feature that lets the user assign a particular
thread pool
for all the remote invocations on a particular bean. I believe
thread pools are also
used by the connector runtime code in support of the work manager
contracts.

>
>
> I ask this for it relates to availability of asadmin commands
> such as create/delete/list-threadpool(s). Do we need to carry forward
> these commands for v3?

Yes. Is there some other way to create them?

>
>
> Regards,
> Kedar
>
> (PS - I haven't seen these commands being used by users).
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>