Class Polling_qsys_1limited

java.lang.Object
jline.api.polling.Polling_qsys_1limited

public final class Polling_qsys_1limited extends Object
  • Method Details

    • polling_qsys_1limited

      public static double[] polling_qsys_1limited(MatrixCell[] arvMAPs, MatrixCell[] svcMAPs, MatrixCell[] switchMAPs)
      Computes the exact mean waiting time solution for a polling system with open arrivals. The system assumes that all queues use 1-limited service discipline. Reference: O. J. Boxma and B. Meister, "Waiting-time approximations for cyclic-service systems with switch-over times", SIGMETRICS/PERFORMANCE '86, pp. 254-262.
      Parameters:
      arvMAPs - arrival process MAPs
      svcMAPs - service process MAPs
      switchMAPs - switching times MAPs
      Returns:
      mean waiting times for each queue in the system