| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.job |
Top-level package for jobs (
SimJob). |
| org.javades.jqueues.r5.entity.jq.queue |
Top-level package for queues (
SimQueue). |
| org.javades.jqueues.r5.entity.jq.queue.processorsharing |
Processor-sharing queueing systems.
|
| org.javades.jqueues.r5.extensions.gate |
Extensions for queues with a "gate".
|
| org.javades.jqueues.r5.extensions.ratelimit |
A state extension for simple (departure) rate limiting.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimJobSimpleEventType
A simple representation of a
SimEntityEvent specific to SimJobs. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimQueueSimpleEventType
A simple representation of a
SimEntityEvent specific to SimQueues. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimQueueCatchUpSimpleEventType
A simple representation of a
SimJQEvent specific to a "catch up" in (e.g.) CUPSs. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimQueueWithGateSimpleEventType
A simple representation of a
SimJQEvent specific to SimQueueWithGates. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RateLimitSimpleEventType
|
Copyright © 2018. All rights reserved.