Uses of Class
jline.api.fj.FJ_parallel.FJResptNosplitResult
Packages that use FJ_parallel.FJResptNosplitResult
-
Uses of FJ_parallel.FJResptNosplitResult in jline.api.fj
Methods in jline.api.fj that return FJ_parallel.FJResptNosplitResultModifier and TypeMethodDescriptionFJ_parallel.fj_respt_nosplit(int K, double lambda, double mu) Distributed no splitting: a job of K tasks goes in one piece to a single server chosen uniformly among the K, which is an M/E_K/1 queue and reduces to R = [ K - (K-1) rho/2 ] / (mu - lambda).