Comment on Consistent hashingparentComments−karakot11moDoes it really matter? Here, n is a very small number, which is almost a constant. I'd assume the iteration over the n space is negligible compared to the other parts of a request to a node.−eru11moYes, different applications have different trade-offs.
Comments
Does it really matter? Here, n is a very small number, which is almost a constant. I'd assume the iteration over the n space is negligible compared to the other parts of a request to a node.
Yes, different applications have different trade-offs.