• # c'est marqué dessus

    Posté par . En réponse au message Carte réseau qui envoit/reçoit par intermittence. Évalué à 3.

    roundrobin
    Each server is used in turns, according to their weights. This is the smoothest and fairest algorithm when the server's processing time remains
    equally distributed.
    This algorithm is dynamic, which means that server weights may be adjusted on the fly for slow starts for instance.