This summarizes a research paper that proposes an adaptive load sharing algorithm for heterogeneous distributed systems. The algorithm aims to balance load across nodes by migrating tasks from overloaded nodes to underloaded nodes, taking into account factors like node processing capacities, link capacities, and communication delays. It formulates mathematical models to represent changes in waiting times as tasks are added, completed or migrated between nodes. The goal is to minimize overall response times through decentralized load balancing decisions made locally at each node.