this post was submitted on 26 Oct 2024
25 points (77.8% liked)

Showerthoughts

29506 readers
134 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.

Rules

founded 1 year ago
MODERATORS
 

Please correct me if I'm wrong, might have breathed in too many soap fumes.

Token Ring sends the packets to every node by passing it from one node and if that node is not the recipient it passes it on to the next node.

Memos were created the day before with a list of recipients then it was passed around till everyone on the list had read it.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 hours ago (1 children)

My point is, if you have a shared medium anyway, you can get rid of the MAU by having nodes manage the (virtual) token themselves, basically take limited-time turns based in some order like ascending MAC addresses. You could then wire the cable in any way you want with unlimited junctions, taps, whatever as long as you created a graph where all nodes are connected to each other. The entire point of a token ring is to manage a shared medium (that is, a single pair of wires, either UTP or coax, which can efficiently be wired along the shortest, possibly branching path) because if you have to use a direct connection from every endpoint to an MAU in a star topology, you could just have an Ethernet switch anyway.

[–] [email protected] 1 points 8 hours ago (1 children)

The whole point behind it was that everything was too slow to handle it efficiently themselves in an uncontrolled manner. When networks and computers got faster we started using ethernet.

[–] [email protected] 1 points 7 hours ago

Yes, and it's also that switches got cheaper so most new installations only connect two nodes with a single physical conductor.