![]() |
subject > pattern > software architecture > distributed architecture > client-server architecture > three-tier model of client-server architecture |
![]() ![]() | |||
three-tier model of client-server architecture comparison table |
Subject | use | has definition | is a kind of |
---|---|---|---|
client-server architecture | An architectural pattern in which the system is divided into clients and servers | distributed architecture | |
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) | client-server architecture |
Next client-server architecture: peer-to-peer Up: client-server architecture