# Dynamic load balancing algorithm of distributed systems

**Authors:** Lyudmila Kirichenko, Igor Ivanisenko, Tamara Radivilova

arXiv: 1904.09227 · 2019-04-22

## TL;DR

This paper proposes a dynamic load balancing algorithm for distributed systems that uses server load monitoring and traffic characteristics to achieve uniform load distribution, high performance, fault tolerance, and low response time.

## Contribution

It introduces a novel load balancing algorithm that incorporates system imbalance measurement and traffic self-similarity for improved distributed system performance.

## Key findings

- Achieves statistically uniform load distribution across servers
- Reduces response time and system overhead
- Enhances fault tolerance and capacity

## Abstract

The dynamic load balancing algorithm based on the monitoring server load, self-similar characteristics of passing traffic have to provide a statistically uniform load distribution on servers, high performance, fault tolerance and capacity, low response time, the amount of overhead and losses was propose in work. Integrated measurement for the total imbalance level of the system were entered.

---
Source: https://tomesphere.com/paper/1904.09227