Edit Managed Executor Service

Use the Edit Managed Executor Service page to edit a managed executor service resource.

The Edit Managed Executor Service page contains the following options.

Load Defaults

Button to restore settings that have default values to their default values. Settings that do not have default values are not changed.

JNDI Name

A unique name that identifies the resource. The JNDI name is a read-only field. You can only specify the JNDI name when you create a new resource.

Context Information

The context of the resource: Classloader, JNDI, Security, or WorkArea..

Status

The status of the resource. The resource can be enabled or disabled. The default value is Enabled.

Thread Priority

The priority of threads to be created for the managed executor service instance. The default is 5.

Long Running Tasks

XXX.

Hung After

The time in seconds that a task can execute before it is considered hung.

Core Size

The number of threads to keep in a thread pool. The default is 0.

Maximum Pool Size

The maximum number of threads a pool can contain. The default value is 2147483647.

Keep Alive

The time in seconds threads can remain idle when the number of threads is greater than core size. The default is 60.

Thread Lifetime

The time in seconds each thread remains in a thread pool before it is purged, regardless of whether the number of threads is greater than core size or whether the thread is idle.

Task Queue Capacity

The size of the queue holding submitted tasks that are waiting to be executed. The default is 2147483647.

Description

A description of this resource.

Additional Properties

Additional properties for the resource. GlassFish Server does not define any additional properties for managed executor service resources.

Related asadmin Commands
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices