Getting Started Tutorials
These tutorials introduce the fundamental concepts and features of LINE through progressively more complex examples. Each tutorial is available in MATLAB, Java/Kotlin, and Python.
Table of Contents
- M/M/1 Queue - Basic single-server queue
- Multiclass M/G/1 Queue - General service distributions and multiple solvers
- Machine Interference Problem - Closed queueing networks
- Round-Robin Load Balancing - Routing strategies
- Re-entrant Line Modeling - Class switching and completes flag
- Queueing Network with Caching - Cache modeling with LRU and Zipf
- Response Time Distribution - CDF analysis and percentiles
- Optimizing Performance Metrics - Load balancing optimization
- Departure Process Analysis - Studying departure processes
- Basic Layered Queueing Network - LQN modeling