| Package | Description |
|---|---|
| org.javades.jqueues.r5.util.loadfactory |
Framework for generating a "workload" on one or more queues.
|
| org.javades.jqueues.r5.util.loadfactory.pattern |
(Test) Patterns of workloads for queues.
|
| Class and Description |
|---|
| LoadFactory
A factory for generating a load (in terms of job arrivals, vacations, etc.) on one or more
SimQueues. |
| LoadFactory_SQ_SV
A
LoadFactory that generates a load for a single SimQueue in which each job visits the queue at most once. |
| LoadFactoryHint
A tagging interface for a hint to a
LoadFactory. |
| Class and Description |
|---|
| AbstractLoadFactory_SQ_SV
Abstract implementation of
LoadFactory_SQ_SV, mostly meant to store utility methods common to
concrete implementations. |
| LoadFactory
A factory for generating a load (in terms of job arrivals, vacations, etc.) on one or more
SimQueues. |
| LoadFactory_SQ_SV
A
LoadFactory that generates a load for a single SimQueue in which each job visits the queue at most once. |
| LoadFactoryHint
A tagging interface for a hint to a
LoadFactory. |
Copyright © 2018. All rights reserved.