![]() |
subject > pattern > software architecture > distributed architecture > client-server architecture |
![]() ![]() | ||
client-server architecture comparison table |
Subject | use | has definition |
---|---|---|
peer-to-peer | A variant of the client-server architectural pattern in which components can serve as both servers and clients to each other | |
three-tier model of client-server architecture | to design three-tier systems | A model in which a server communicates with both a client (usually through the Internet) and with a database (usually within an intranet, for security reasons) |