Package io.atomix.utils.concurrent
package io.atomix.utils.concurrent
Provides classes and interfaces for managing concurrency.
-
ClassDescriptionAtomix thread.Named thread factory.A
CompletableFuturethat ensures callbacks are called in FIFO order.Scheduled task.Simple wrapper class that delegates to a non-interruptible futureScheduler.Single threaded context.Thread context.Thread context factory.Thread utilities.