Package jline.examples.java.basic

Basic queueing network examples demonstrating fundamental concepts.

This package contains introductory examples that illustrate the core features of LINE for modeling basic queueing systems and simple networks. These examples are ideal for learning the fundamentals of queueing theory and the LINE modeling framework.

  • Open, closed, and mixed queueing networks
  • Single-class and multi-class systems
  • Basic fork-join models
  • Simple cache models
  • Priority queueing systems
  • OpenQN - Open queueing network examples
  • ClosedQN - Closed queueing network examples
  • MixedQN - Mixed open/closed network examples
  • ForkJoin - Fork-join synchronization models
  • CacheModel - Basic cache system examples
  • Understanding network topology construction
  • Setting service and arrival parameters
  • Configuring job classes and routing
  • Running solvers and interpreting results
  • Comparing different solution methods

See: Description