Performance Tuning - Load Balancing

Load Balancing

A system can consist of independent components, each able to service requests. If all the requests are serviced by one of these systems (or a small number) while others remain idle then time is wasted waiting for used system to be available. Arranging so all systems are used equally is referred to as load balancing and can improve over-all performance.

Load balancing is often used to achieve further gains from a distributed system by intelligently selecting which machine to run an operation on based on how busy all potential candidates are, and how well suited each machine is to the type of operation that needs to be performed.

Read more about this topic:  Performance Tuning

Famous quotes containing the words load and/or balancing:

    Belief and love,—a believing love will relieve us of a vast load of care. O my brothers, God exists. There is a soul at the centre of nature, and over the will of every man, so that none of us can wrong the universe.
    Ralph Waldo Emerson (1803–1882)

    Communication is a continual balancing act, juggling the conflicting needs for intimacy and independence. To survive in the world, we have to act in concert with others, but to survive as ourselves, rather than simply as cogs in a wheel, we have to act alone.
    Deborah Tannen (20th century)