<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Weighted-Fair-Queuing</id>
	<title>Weighted-Fair-Queuing - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Weighted-Fair-Queuing"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Weighted-Fair-Queuing&amp;action=history"/>
	<updated>2026-06-05T18:11:16Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Weighted-Fair-Queuing&amp;diff=479154&amp;oldid=prev</id>
		<title>imported&gt;Bluemel1 am 21. August 2016 um 18:53 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Weighted-Fair-Queuing&amp;diff=479154&amp;oldid=prev"/>
		<updated>2016-08-21T18:53:33Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Weighted-Fair-Queuing&amp;#039;&amp;#039;&amp;#039; ({{DeS|&amp;#039;&amp;#039;gewichtetes faires Einreihen&amp;#039;&amp;#039;}}, WFQ) ist ein [[Algorithmus]] für einen [[Netzwerk-Scheduler]] und eine Variante des [[Fair-Queuing]].&lt;br /&gt;
&lt;br /&gt;
Das primäre Ziel beim Weighted-Fair-Queuing ist wie beim Fair-Queuing die faire Behandlung der Quellen der Übertragungskomponente. Da manche Quellen eine höhere Priorität als andere haben bzw. manche Datenflüsse eine höhere Bandbreite als andere benötigen, berücksichtigt WFQ während des Queuing-Vorgangs auch die Priorität von Quellen bzw. Flüssen und vereint damit die Merkmale von [[Prioritätsscheduling|Priority-Queuing]] und Fair-Queuing.&lt;br /&gt;
&lt;br /&gt;
== Realisierung ==&lt;br /&gt;
Jedem Datenfluss wird eine Gewichtung zugeordnet. Die Warteschlangen werden im [[Round Robin (Informatik)|Round-Robin-Verfahren]] abgefragt.&lt;br /&gt;
&lt;br /&gt;
== Bandbreite ==&lt;br /&gt;
Die Gewichtung eines Datenflusses bestimmt die Anzahl der Bytes, die beim Round-Robin-Verfahren pro Tick aus der Warteschlange entnommen und versendet werden.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;b_i = \frac{w_i}{\sum^n_{j=1}{w_j}}* R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;b_i =&amp;lt;/math&amp;gt; Bandbreite für Fluss i&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;w_i =&amp;lt;/math&amp;gt; Gewichtung von Fluss i&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;n =&amp;lt;/math&amp;gt; Anzahl der Flüsse&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;R =&amp;lt;/math&amp;gt; Gesamtbandbreite der Leitung&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;In Worten:&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Bandbreite für Fluss i = ( (Gewichtung von Fluss i) / (Gesamtgewicht aller Flüsse) ) * (Gesamtbandbreite der Leitung).&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
* [[Scheduling|Queuing-Techniken]]&lt;br /&gt;
* [[FIFO]]-Queuing&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Rechnernetze]]&lt;br /&gt;
[[Kategorie:Algorithmus]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Bluemel1</name></author>
	</entry>
</feed>