Why prime numbers are important in a distributed system - Part 2

added by JavaScript Kicks
9/5/2018 9:03:35 AM

462 Views

Prime and odd numbers of nodes are important in a DS. If you haven't read the first article or you need a refresh, here is the link: https://medium.com/@driva95/8c47687f863c. Let's imagine a configuration where for every rack there is a mongod process and a container. All the mongod processes assemble a replica set.


0 comments