Class DynamicSizedSchedulerImpl

    • Constructor Detail

      • DynamicSizedSchedulerImpl

        public DynamicSizedSchedulerImpl​(int corePoolSize,
                                         String poolName,
                                         int maximumPoolSize)
        Initialize a scheduler with dynamic pool size.
        Parameters:
        corePoolSize - initial Core pool size
        poolName - name of pool to identify threads
        maximumPoolSize - maximum pool size