Object Oriented Software Engineering   View all facts   Glossary   Help
subject > pattern > software architecture > distributed architecture > client-server architecture
Updistributed 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 architectureto design three-tier systemsA 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)

Updistributed architecture