I am trying to scale Jenkins for a large organization. Is there a way to have multiple Jenkins masters share a slave pool? For example, if I had 200 Jenkins Masters and I want t
There is a Gearman Plugin developed by Open Stack to handle sharing slaves by multiple masters.