![]() ![]() ![]() ![]() |
Managed Executor Service Template: Configuration
Configuration Options Related Tasks Related Topics
Use this page to configure a managed executor service (MES) template. MES templates are used by applications to execute submitted tasks asynchronously.
Configuration Options
Name Description Name The name of this managed executor service template. Once you create a managed executor service template, you cannot change its name.
MBean Attribute:
ManagedExecutorServiceTemplateMBean.Name
Changes take effect after you redeploy the module or restart the server.
Dispatch Policy The name of the Work Manager to use for this Concurrent Managed Ojbect (CMO). If a Work Manager is not specified, the default one is used.
MBean Attribute:
ManagedExecutorServiceTemplateMBean.DispatchPolicy
Long Running Threads Priority An integer that specifies the long-running daemon thread's priority. If a value is specified, all long-running threads are affected.
MBean Attribute:
ManagedExecutorServiceTemplateMBean.LongRunningPriority
Minimum value:
1
Maximum value:
10
Max Concurrent Long Running Requests The maximum number of running long-running tasks submitted to this CMO.
MBean Attribute:
ManagedExecutorServiceTemplateMBean.MaxConcurrentLongRunningRequests
Minimum value:
0
Maximum value:
65534
![]() |