| 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 |
FCFS_B<J extends SimJob,Q extends FCFS_B>
A
FCFS queue with given (possibly infinite) buffer size. |
| Modifier and Type | Method and Description |
|---|---|
FCFS_B<J,Q> |
FCFS_B.getCopySimQueue()
Returns a new
FCFS_B object on the same SimEventList with the same buffer size. |
Copyright © 2018. All rights reserved.