Govur University Logo
--> --> --> -->
...

In a distributed system using exponential backoff during a retry attempt, what is the specific mathematical purpose of adding 'jitter' to the wait time?



In a distributed system, exponential backoff is a strategy where a client increases the waiting time between retry attempts after a failed request. The mathematical purpose of adding jitter, which is the introduction of randomness into the wait time, is to desynchronize multiple clients that a....

Log in to view the answer



Redundant Elements