New Managed Scheduled Executor Service

Use the New Managed Scheduled Executor Service page to create a scheduled managed executor service resource.

The New Managed Scheduled Executor Service page contains the following options.

JNDI Name

A unique name that identifies the 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 scheduled 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 scheduled managed executor service resources.

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