Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
naomod
Object-Oriented Software Analysis and Design (OOAD)
OOAD - Slides
Commits
13d8841d
Commit
13d8841d
authored
Dec 01, 2020
by
Gerson Sunyé
Browse files
Slide reorganization
parent
31432921
Pipeline
#22654
passed with stages
in 2 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/slides/asciidoc/architecture.adoc
View file @
13d8841d
...
...
@@ -13,11 +13,12 @@ https://sunye-g.univ-nantes.io
==
Definition
of
Software
Architecture
==
Definition
[
quote
,
Clements
et
al
.
2010
]
Software
architecture
is
the
high
level
structure
of
a
software
system
,
the
discipline
of
creating
such
structures
,
and
the
documentation
of
these
structures
.
It
is
the
set
of
structures
needed
to
reason
about
the
software
system
,
and
comprises
the
software
elements
,
the
relations
between
them
,
and
the
properties
of
both
elements
and
relations
.
____
Software
architecture
is
the
high
level
structure
of
a
software
system
,
the
discipline
of
creating
such
structures
,
and
the
documentation
of
these
structures
.
It
is
the
set
of
structures
needed
to
reason
about
the
software
system
,
and
comprises
the
software
elements
,
the
relations
between
them
,
and
the
properties
of
both
elements
and
relations
.
____
==
A
set
of
Decisions
and
Tradeoffs
...
...
@@ -547,7 +548,7 @@ TODO: Add a succinct description for each one.
==
Reliability
Patterns
[
Douglass02
]
*
*
Watchdog
*
:
a
simple
polling
process
.
*
https
://
naomod
.
univ
-
nantes
.
io
/
patterns
/
watchdog
.
html
[
Watchdog
]
:
a
simple
polling
process
.
*
Protected
Single
Channel
*
Homogeneous
Redundancy
*
Triple
Modular
Redundancy
...
...
@@ -561,6 +562,9 @@ TODO: Add a succinct description for each one.
TODO
:
Add
a
simple
description
of
these
patterns
--
[.
impact
]
==
Architectural
Perspectives
[.
columns
.
is
-
vcentered
]
==
Architectural
Perspectives
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment