![]() |
subject > pattern > software architecture > distributed architecture > client-server architecture > peer-to-peer |
![]() ![]() | ||
peer-to-peer comparison table |
Subject | has definition | is a kind of |
---|---|---|
client-server architecture | An architectural pattern in which the system is divided into clients and servers | distributed architecture |
peer-to-peer | A variant of the client-server architectural pattern in which components can serve as both servers and clients to each other | client-server architecture |
Next client-server architecture: three-tier model of client-server architecture Up: client-server architecture