Package jline.examples.java.models


package jline.examples.java.models
Pre-built queueing network model templates and generators.

This package provides reusable model templates and automated generators for common queueing network topologies and configurations. It includes factory methods and builder patterns for creating standardized models with parameterizable characteristics.

Model Templates

  • Canonical Models - Standard queueing network configurations
  • Parameterized Builders - Flexible model construction patterns
  • Benchmark Models - Performance testing and validation models
  • Tutorial Models - Educational and demonstration examples

Network Types

  • Multi-server queueing systems
  • Tandem and parallel network topologies
  • Fork-join and synchronization models
  • Load-balancing and routing configurations
Since:
LINE 2.0
See Also:
  • Classes
    Class
    Description
    Gallery of simple and classical queueing models