| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.queue.qos |
Queueing systems with (explicit) QoS support.
|
| org.javades.jqueues.r5.extensions.qos |
Extensions for multi-class operations (QoS).
|
| Modifier and Type | Class and Description |
|---|---|
class |
HOL<J extends SimJob,Q extends HOL,P extends Comparable>
The Head-of-the-Line (HOL) queueing discipline.
|
| Modifier and Type | Method and Description |
|---|---|
HOL<J,Q,P> |
HOL.getCopySimQueue()
Returns a new
HOL object on the same SimEventList with the same QoS structure. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimQueuePredictor_HOL<J extends SimJob,Q extends HOL,P extends Comparable>
A
SimQueuePredictor for HOL. |
Copyright © 2018. All rights reserved.