| 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 |
PQ<J extends SimJob,Q extends PQ,P extends Comparable>
The Priority-Queueing queueing discipline with a single server and infinite buffer size.
|
| Modifier and Type | Method and Description |
|---|---|
PQ<J,Q,P> |
PQ.getCopySimQueue()
Returns a new
PQ object on the same SimEventList with the same preemption strategy and QoS structure. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimQueuePredictor_PQ<J extends SimJob,Q extends PQ,P extends Comparable>
A
SimQueuePredictor for PQ. |
Copyright © 2018. All rights reserved.