Load balancing (computing): Difference between revisions

Content deleted Content added
Client-side random load balancing: clean up, replaced: Law of Large Numbers → law of large numbers
m lc common nouns, wikiformatting
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
Line 23:
 
====Segregation of tasks====
Another feature of the tasks critical for the design of a load balancing algorithm is their ability to be broken down into subtasks during execution. The "Tree''tree-Shapedshaped Computation"computation'' algorithm presented later takes great advantage of this specificity.
 
===Static and dynamic algorithms===