Network Switch With QoS: Difference between revisions

From GT New Horizons
Content added Content deleted
(Created page with "{{Infobox Test |name=Network switch with QoS |image=File:Network switch with QoS.png |mod=TecTech |tier= |machinesize=3x3x3 |quest= |rotatable= |gteuusage= }} == Introduction == == Construction == == Usage == {{Navbar Tectech}}")
Tag: Disambiguation links
 
 
(5 intermediate revisions by 3 users not shown)
Line 11: Line 11:


== Introduction ==
== Introduction ==
A not so simple network switch capable of distributing quantum computation. Allows to route computation more precisely to suit your needs. Optimally you can have one [[Quantum Computer]] farm, feeding to switches, feeding to multiple machines.<ref>https://github.com/Technus/TecTech/wiki/Network-switch</ref>



== Construction ==
== Construction ==



== Usage ==
== Usage ==
It can accept multiple [[Master]] and [[Slave Hatch]]es. The ratio of distribution is calculated based on weights set as parameters. Hatches are assigned to [[parameters]] based on their id which u can get by [[scanning]] them.<ref>https://github.com/Technus/TecTech/wiki/Network-switch</ref>


The parameters have ID's A:B:I and are labeled Destination A and Weight A. A represents the group of parameters. B is whether the parameter is the Destination B=0 or the Weight B=1. To do a 50,50 ratio set the parameters according to the table. The parameters allow for up to ten output to be set.
{| class="wikitable"
|+
|Parameter ID
|Label
|Value
|-
|0:0:I
|Destination 0
|1
|-
|0:1:I
|Weight 0
|0.5
|-
|1:0:I
|Destination 1
|1
|-
|1:1:I
|Weight 1
|0.5
|}




{{Navbar Tectech}}
{{Navbar Tectech}}
== Reference ==

Latest revision as of 06:37, 21 May 2024


Introduction

A not so simple network switch capable of distributing quantum computation. Allows to route computation more precisely to suit your needs. Optimally you can have one Quantum Computer farm, feeding to switches, feeding to multiple machines.[1]

Construction

Usage

It can accept multiple Master and Slave Hatches. The ratio of distribution is calculated based on weights set as parameters. Hatches are assigned to parameters based on their id which u can get by scanning them.[2]


The parameters have ID's A:B:I and are labeled Destination A and Weight A. A represents the group of parameters. B is whether the parameter is the Destination B=0 or the Weight B=1. To do a 50,50 ratio set the parameters according to the table. The parameters allow for up to ten output to be set.

Parameter ID Label Value
0:0:I Destination 0 1
0:1:I Weight 0 0.5
1:0:I Destination 1 1
1:1:I Weight 1 0.5



Reference