users@glassfish.java.net

Re: @Asynchronous configuration

From: <forums_at_java.net>
Date: Fri, 20 May 2011 19:20:24 -0500 (CDT)

This is what GlassFish docs say:

 

.. Priority Based Scheduling of Remote Bean Invocations

You can create multiple thread pools, each having its own work queues. An
optional element in the glassfish-ejb-jar.xml file, use-thread-pool-id,
specifies the thread pool that processes the requests for the bean. The bean
must have a remote interface, or use-thread-pool-id is ignored. You can
create different thread pools and specify the appropriate thread pool ID for
a bean that requires a quick response time. If there is no such thread pool
configured or if the element is absent, the default thread pool is used.

 

HTH,

-marina


--
[Message sent by forum member 'mvatkina']
View Post: http://forums.java.net/node/804293