Open In App

Architectural Genres by Grady Booch

Architectural Genre is used to define the architectural approach for the build of any structure. Considering the software programming areas, the architectural designs point to a specific category, with a number of subcategories for each. Some general styles that are taken into consideration with the genre of buildings are – houses, condos, apartment buildings, office buildings, industrial buildings, warehouses, etc. The architectural genres for software-based systems as suggested by Grady Booch are as follows –

Here each genre represents a unique challenge. Let us consider the software architecture for a game system. The game system requires the computation of intensive algorithms, sophisticated computer graphics, streaming multimedia data sources, real-time interactivity via conventional and unconventional inputs, and a variety of other specialized concerns.

Article Tags :