dev@glassfish.java.net

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

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 11 Mar 2009 16:37:39 -0700

Kenneth Saks wrote:
>
> 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...)

Thanks for your response, Ken S.
>
> 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.

Do you know where these things are configured? For example, for orb a
particular thread-pool is used as use-thread-pool-id attribute.
What about EJB and connectors?
>
>>
>>
>> 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?

Regardless of what GUI/AMX do, we need a way in asadmin to achieve this.

Looks like it is needed. So, we should have them for the September release.

-Kedar

>
>>
>>
>> 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
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>