In ring topology, computers are arranged in a circle. Data travels around the ring in one direction, with each device on the ring acting as a repeater. Ring network typically use a token passing protocol.

Performance on this type of topology is faster because each portion of the cabling system is handling only the data flow between two machines. This type of topology can be found in peer-to-peer networks, in which machine manages both information processing and the distribution of data files.
Advantages of Ring Topology
1. Because every computer is given equal access to the token, no one computer can monopolize the network.
2. The fair sharing of the network allows the network to degrade gracefully. It continuous to function in a slower, manner rather than fail.
Disadvantages of Ring Topology
1. Failure of one computer on the ring affect the whole network.
2. It is difficult to troubleshoot a ring network.
3. Adding or removing computers disrupts the network.
No comments:
Post a Comment