N-Tier Architecture Example
Posted by: Radical Development,
on 21 Feb 2011 |
View original | Bookmarked: 1 time(s)
Photo By: Ruiwen Chua In software engineering, multi-tier architecture (often referred to as n-tier architecture) is a clientserver architecture in which the presentation, the application processing, and the data management are logically separate processes. For example, an application that uses middleware to service data requests between a user and a database employs multi-tier architecture. The [...]...