shahbaz-mogal
Results
1
issues of
shahbaz-mogal
Let's replace the term Master-Slave from [this diagram](https://github.com/donnemartin/system-design-primer/blob/master/images/jj3A5N8.png) with more appropriate terms suggested here: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/m/master-slave Simple fix: Replace every use of the word master with manager and slave with worker.
needs-review