Lectern

Search

Search IconIcon to open search

Network organisation

Last updated Jan 9, 2023

A network can differ in terms of the roles each device plays in the network. Generally, devices in a network can take up any of two roles:

Servers often need a lot of computing power as they need to be able to respond to many requests from many devices at once.

A network can be organised in two ways:

# Client-server network

An architecture that has one or more higher-capacity computer acting as servers and other computers acting as clients.

# Peer-to-peer network

An architecture where all computers are considered equals and the load is distributed among all computers. Computers in a peer-to-peer network are able to act as both clients and servers.