Share on Facebook Share on Twitter Email
Answers.com

Multilayered architecture

 
Wikipedia: Multilayered architecture

A multilayered software architecture is using different layers for allocating the responsibilities of an application.

There is also an architectural pattern that is named Layers and has been described in different publications, including the book Pattern-Oriented Software Architecture A System of Patterns. [1]

The concepts of layer and tier are often used interchangeably. However, one fairly common point of view is that there is indeed a difference, and that a layer is a logical structuring mechanism for the elements that make up your software solution, while a tier is a physical structuring mechanism for the system infrastructure. [2]

Notes

  1. ^ http://hillside.net/patterns/books/Siemens/abstracts.html Pattern-Oriented Software Architecture A System of Patterns
  2. ^ Deployment Patterns (Microsoft Enterprise Architecture, Patterns, and Practices)

See also


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Multilayered architecture" Read more