Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Administering CloudStreams | webMethods CloudStreams Documentation | Administering webMethods CloudStreams | Advanced Settings | pg.IntervalPool.
 
pg.IntervalPool.
The interval pool is used to schedule the processing of recurring tasks.
pg.IntervalPool.minThreads
Specifies the minimum thread count for this interval pool. The default is 1.
pg.IntervalPool.maxThreads
Specifies the maximum thread count for this interval pool. The default is 1.
pg.IntervalPool.forcefulShutdown
Specifies whether the interval thread pool should wait for queued tasks to complete during CloudStreams shutdown. Setting this parameter to true will cause CloudStreams to shut down immediately, without waiting for the tasks to finish. The default is false.
pg.IntervalPool.poolName
Specifies the name of the interval processor pool. The default is IntervalPool.