| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.queue.nonpreemptive |
Fundamental non-preemptive queueing systems like FCFS and LCFS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IS_CST<J extends SimJob,Q extends IS_CST>
The
IS_CST queue serves all jobs simultaneously with fixed job-independent service times. |
| Modifier and Type | Method and Description |
|---|---|
IS_CST<J,Q> |
IS_CST.getCopySimQueue()
Returns a new
IS_CST object on the same SimEventList with the same service time. |
Copyright © 2018. All rights reserved.