src: upload.wikimedia.org
Video Talk:Max-min fairness
Some code
Here is some Python 3.2 code I wrote to implement progressive filling. I haven't included it in the article because its incremental filling nature makes it inefficient compared to what the Computer Networks - Performance and Quality of Service (2010) textbook mentions. Moreover, it is unreasonably limited to working with integers only. I am not actually using it for traffic shaping, but for a different application instead for which it is suitable enough.
--IO Device (talk) 03:52, 22 January 2011 (UTC)
Source of the article : Wikipedia
