A load sharing mechanism is an important factor in computer system. In sender-initiated load sharing algorithms, when a distributed
system becomes to heavy system load, it is difficult to find a suitable receiver because most processors have additional tasks
to send. The sender continues to send unnecessary request messages for load transfer until a receiver is found while the system
load is heavy. Because of these unnecessary request messages it results in inefficient communications, low cpu utilization,
and low system throughput. To solve these problems, we propose a self-adjusting evolutionary algorithm approach for improved
sender-initiated load sharing in distributed systems. This algorithm decreases response time and increases acceptance rate.
Compared with the conventional sender-initiated load sharing algorithms, we show that the proposed algorithm performs better.