Blue (queue Management Algorithm) - Stochastic Fair Blue

Stochastic Fair Blue

The main flaw of Blue, which it shares with most single-queue queueing disciplines, is that it doesn't distinguish between flows, and treats all flows as a single aggregate. Therefore, a single aggressive flow can push out of the queue packets belonging to other, better behaved, flows.

Stochastic Fair Blue (SFB) is a stochastically fair variant of Blue which hashes flows and maintains a different mark/drop probability for each hash value. Assuming no hash collisions, SFB is able to provide a fair share of buffer space for every flow. In the presence of hash collisions, SFB is only stochastically fair.

Unlike other stochastically fair queuing disciplines, such as SFQ, SFB can be implemented using a Bloom filter rather than a hash table, which dramatically reduces its storage requirements when the number of flows is large.

When a flow's drop/mark probability reaches 1, the flow has been shown to not react to congestion indications from the network. Such an inelastic flow is put in a "penalty box", and rate-limited.

Read more about this topic:  Blue (queue Management Algorithm)

Famous quotes containing the words fair and/or blue:

    A fair feeld ful of folk fand I there-betwene,
    Of alle maner of men, the mene and the riche,
    Worching and wandringe as the world asketh.
    Some putte hem to plow, playede ful selde,
    In setting and sowing swunke ful harde,
    Wonne that these wastours with glotonye destroyeth.
    William Langland (1330–1400)

    Trees appeared in groups and singly, revolving coolly and blandly, displaying the latest fashions. The blue dampness of a ravine. A memory of love, disguised as a meadow. Wispy clouds—the greyhounds of heaven.
    Vladimir Nabokov (1899–1977)