this post was submitted on 26 Oct 2024
24 points (77.3% liked)

Showerthoughts

29506 readers
153 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] 13 points 18 hours ago (5 children)

That's not how token ring worked. The token controls which node is allowed to transmit over a shared medium. Every node saw every packet and made it's own determination of relevance.

[–] [email protected] 5 points 18 hours ago* (last edited 18 hours ago) (4 children)

That's what I thought too unless the pic (left) literally is how cables are arranged??

My understanding was a shared medium (say, all computers in parallel on a single UTP), where they pass a virtual token "packet" that assigns the right to transmit while anyone receives if addressed, like a ball between kindergarteners sitting in a circle.

The pictured ring topology (left) makes it seem like everyone can only talk to a computer one over, which seems awful for efficiency and resilience, while the pictured star topology (right) introduces an authority figure (MAU is like a kindergarten teacher that decides who walks around and gives the ball to whichever child they think should speak next). Both seem inherently worse than Ethernet - left can be completely broken by disabling one or two nodes while the right one is just a switched network with less throughput.

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

There definitely are good reasons why Ethernet won out over token ring, but there are scenarios where token ring was better. Before modern bridges, Ethernet could struggle with collisions if a network were too highly utilized - especially if nodes were physically spread out.

As for the diagrams, it can sometimes be confusing when it's not made clear what is being represented. Physical and logical topologies can be mixed star and bus and matched in different ways, and diagrams don't always make clear to which they refer.

load more comments (3 replies)
load more comments (3 replies)