Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Asynchronous beans > Administer timer and work managers > Configure work managers


Configure the default SCA Work manager for the SCA layer

This topic describes how to configure the default SCA Work manager for the entire SCA layer. Create this Work manager if you need to tune or monitor the thread pool for asynchronous invocation at the entire SCA layer level. If this Work manager is not configured, SCA layer creates one automatically.

We can use the admin console to create an SCA work manager.


Procedure

  1. Create a new Work manager.

    In the admin console, click Resources > Asynchronous beans > Work managers. Remember the JNDI name provided.

  2. Configure SCA to use the newly-created work manager.

    In the admin console, click Application servers > server_name

    > Process definition > JVM > Custom properties.

  3. Add a new property named SCAWorkManager with the value as the JNDI name that was provided in step one.

  4. Save and restart the server.


Results

Service operation dispatches occur in the thread pool of the configured Work manager.
Asynchronous beans
Configure Work managers for one-way operations

+

Search Tips   |   Advanced Search