Multitier Architecture Website Links For
Architecture
 

Information About

Multitier Architecture




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