MySQL Slave Scaling (and more). At Booking.com, we have very wide… | by Jean-François Gagné | Booking.com Infrastructure | Medium
fetched at July 15, 2020
When having many slaves replicating from the same master, serving binary logs can saturate the network interface of the master as every change is requested by every slave. It is not unusual to have…