how to calculate the blocking probability of processes with gamma-distributed service times using the Erlang formula?

483 Views Asked by At

I have seen numerous examples of using the Erlang formula to calculate the blocking probability for processes with exponential service times. However, I am not quite sure how to do that for a distribution which is not exponential, e.g. gamma.