Multitier architecture

From Free net encyclopedia

Image:Mergefrom.gif It has been suggested that Three-tier (computing) be merged into this article or section. ([[{{{2|: talk:Multitier_architecture}}}|Discuss]])

In software engineering, multi-tier architecture (often referred to as n-tier architecture) is a client-server architecture in which an application is executed by more than one distinct software agent. For example, an application that uses middleware to service data requests between a user and a database employs multi-tier architecture. The most widespread use of "multi-tier architecture" refers to three-tier architecture.

See also

pl:Architektura wielowarstwowa