Package | Description |
---|---|
org.daisy.common.priority |
Provides a flexible execution service based on priorities that allows to interact with the execution queue in realtime.
|
org.daisy.common.priority.timetracking |
Utilities for tracking task times and normalisation functions.
|
Class and Description |
---|
Prioritizable |
PrioritizableRunnable
A runnable that holds an associated priority.
|
Priority
Possible priorities associated to a task
|
PriorityCalculator |
PriorityThreadPoolExecutor
Thread pool excutor that the underlying queue supports the PriorityService interface
methods.
|
UpdatablePriorityBlockingQueue
This class adds a layer to a forwarded
PriorityBlockingQueue that allows to update
the order based on a priority or via the provided methods. |
Class and Description |
---|
UpdatablePriorityBlockingQueue
This class adds a layer to a forwarded
PriorityBlockingQueue that allows to update
the order based on a priority or via the provided methods. |
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.