Jump to content

Category:Architectural pattern (computer science)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dekart (talk | contribs) at 19:36, 30 June 2013 (removed Category:Computer programming; added Category:Software architecture - it fits better into that category). 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.