Package | Description |
---|---|
org.daisy.common.priority |
Provides a flexible execution service based on priorities that allows to interact with the execution queue in realtime.
|
Modifier and Type | Method and Description |
---|---|
static <T> PriorityThreadPoolExecutor<T> |
PriorityThreadPoolExecutor.newFixedSizeThreadPoolExecutor(int poolSize,
TimeTrackerFactory trackerFactory)
Creates a new PriorityThreadPoolExecutor of a fixed size and uses the
TimeTrackerFactory
As time tracking mehod. |
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.