Class MFQAnalyzer

  • All Implemented Interfaces:
    jline.solvers.fluid.analyzers.FluidAnalyzer

    
    public final class MFQAnalyzer
     implements FluidAnalyzer
                        

    MFQ (Markovian Fluid Queue) analyzer for single-queue open systems.

    Uses BUTools FluFluQueue function to compute exact steady-state queue length and sojourn time moments for single-queue networks with phase-type arrivals and service distributions.

    Applicability:

    • Single-queue open system: Source -> Queue -> Sink

    • Single-server (c=1) or infinite-server (c=Inf)

    • Exponential or phase-type distributions

    References: Horvath G, Telek M, "Sojourn times in fluid queues with independent and dependent input and output processes", PERFORMANCE EVALUATION 79: pp. 160-181, 2014.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      MFQAnalyzer()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description