If we have 2 machines and 2 repair men. The machines each break down at different rates $\alpha_a$ for machine A and $\alpha_b$ for machine B. If we assume that the repairmen have different abilities, they each repair with exponential random times with parameters $\beta_1$ and $\beta_2$ respectively(naturally, this rate does not depend on which machine they repair).
Define a Markov chain, specify the state space and the transition matrix. Also determine the communicating classes.
My attempt: I am unsure of how to proceed for this case. Should it been machine at the same rate, and the repairmen with same abilities, I know how to solve this question. But now that the rates have been split, I am unsure how to construct a state space.