Jump to content

Architectures and Frameworks: Difference between revisions

From LabVIEW Wiki
m Q moved page Application design and architecture to Architectures and Frameworks: Moving to create portal page
mNo edit summary
Line 1: Line 1:
{| class="wikitable"  style="width:100%;"
|- style="background-color:#616366; font-size:200%; border:none; margin:0; padding:.3em; color:#FFD500; text-align:center;"
| '''The Architectures and Frameworks Portal'''
|-
| A Software '''Architecture''' refers to the organization of software components, design patterns, and '''Frameworks'''; and the relationships between them necessary to compose the structure of the application.
'''Frameworks''' refer to tools that accomplish different aspects of the software '''Architecture''' including: modular communication, user interface, hardware interface, etc.  One or more '''Frameworks'' are used and added to as part of an overall '''Architecture''' to create an application.
|}
*[[Occurrence]]
*[[Occurrence]]
*[[Reentrant VI]]
*[[Reentrant VI]]

Revision as of 23:57, 8 March 2021

The Architectures and Frameworks Portal
A Software Architecture refers to the organization of software components, design patterns, and Frameworks; and the relationships between them necessary to compose the structure of the application.

'Frameworks refer to tools that accomplish different aspects of the software Architecture including: modular communication, user interface, hardware interface, etc. One or more Frameworks are used and added to as part of an overall Architecture to create an application.

Frameworks