Jump to content

Category:Architectural pattern (computer science)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TheBigGuy (talk | contribs) at 05:07, 15 May 2012 (Add a summary and link to main content). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An architectural pattern is a standard design in the field of software architecture. The concept of an architectural pattern has a broader scope than the concept of design pattern. The architectural patterns address various issues in software engineering, such as computer hardware performance limitations, high availability and minimization of a business risk. Some architectural patterns have been implemented within software frameworks.