Home

Definition of load balancing

In distributed processing, the distribution of activity across two or more servers in order to avoid overloading any one with too many requests from users.

Computer Science

Other definitions of load balancing

In client/server network administration, the process of reducing heavy traffic flows either by dividing a busy network segment into multiple smaller segments or by using software to distribute traffic among multiple network interface cards working simultaneously to transfer information to a server.

Computer Science

In routing, the capability of a router to distribute traffic over all its network ports that are the same distance from the destination address. Good loadbalancing algorithms use both line speed and reliability information.

Computer Science