Distributed load

In computing, load balancing refers to the process of distributing a set of tasks over a set of resources (computing units), with the aim of making their overall processing more efficient. Load balancing can optimize the response time and avoid unevenly overloading some compute nodes while other compute nodes are left idle.
Load balancing is the subject of research in the field of parallel computers. Two main approaches exist: static algorithms, which do not take into account the state of the different machines, and dynamic algorithms, which are usually more general and more efficient, but require exchanges of information between the different computing units, at the risk of a loss of efficiency.

View More On Wikipedia.org
  • 32

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,451
    • Media
      227
    • Reaction score
      10,043
    • Points
      1,237
  • 1

    hdp12

    A PF Molecule From US
    • Messages
      68
    • Reaction score
      2
    • Points
      66
  • 1

    sms22

    A PF Electron
    • Messages
      3
    • Reaction score
      0
    • Points
      11
  • 1

    arestes

    A PF Molecule
    • Messages
      80
    • Reaction score
      3
    • Points
      88
  • 1

    roldy

    A PF Cell
    • Messages
      237
    • Reaction score
      2
    • Points
      128
  • Back
    Top