Queueing model with two servers

1.2k Views Asked by At

I have a two-server queue with Poisson arrival rate and $\lambda$ exponential services with $\mu$ ( first server service rate) and 2$\mu$ ( 2nd server service rate). Capacity is infinite.

Then why is the number of customers in the queue at time $t$ not a Markov Process?

Can you please help me out?

Thank You.