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.

  • Tinidril
    link
    fedilink
    English
    arrow-up
    8
    ·
    7 hours ago

    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.

    • ChaoticNeutralCzech@feddit.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      7 hours ago

      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.