Uses of Class
jline.api.fj.FJ_parallel.FJIsmGreenResult
Packages that use FJ_parallel.FJIsmGreenResult
-
Uses of FJ_parallel.FJIsmGreenResult in jline.api.fj
Methods in jline.api.fj that return FJ_parallel.FJIsmGreenResultModifier and TypeMethodDescriptionstatic FJ_parallel.FJIsmGreenResultFJ_parallel.fj_ism_green(double lambda, double mu, int s, double[] c) Green's independent server model: a customer needs j servers at once with probability c(j) and releases them asynchronously as each of its j tasks completes at rate mu, so its own service is the maximum of j exponentials.