AlgoPlus//networking / topologies
Read the theory

Network Topologies

Bus, star, ring, mesh — the same nodes wired differently change how a message travels.

Topology
Star
Links
Topology
Legend
Signal path
Source
Destination
AI Tutor Workspace
In a nutshell
A topology is the shape in which machines are wired together. A bus shares one cable, a star routes everything through a central hub, a ring passes messages hop by hop, and a full mesh links every machine directly. More links mean more fault tolerance but more cabling.
Ready
Press play to begin the cinematic walkthrough.
The wiring decides the journey. More links buy fault tolerance (a mesh survives cuts) but cost cabling; a star is cheap but the hub is a single point of failure.
Key terms
Go deeper in the lesson
Read the full theory, intuition & complexity for Network Topologies.