RMI server pool.max.idle.time property

The pool.max.idle.time specifies the maximum amount of time, in seconds, that the pool will idle before disposing of the idle processes.

The pool is idling if there are no active processes.

The following table lists the valid values for the pool.max.idle.time RMI server property and their description.

Values
Description
>0
Maximum amount of time, in seconds, that the pool will idle before disposing of the idle processes. A negative value disables this feature.