Module io.helidon.common.task
Package io.helidon.common.task
package io.helidon.common.task
Interruptable tasks and related executors.
-
ClassDescriptionA simplified
ExecutorService
that can executeInterruptableTask
s and can be efficiently terminated.