Added reference to Reviora for supervisors
This commit is contained in:
parent
e296bb8c76
commit
3c8f270c1d
1 changed files with 9 additions and 2 deletions
11
report.lyx
11
report.lyx
|
@ -4078,9 +4078,16 @@ This entire section is bad.
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
By linking processes together and notifying parents when children exit,
|
By linking processes together and notifying parents when children exit,
|
||||||
we can create supervisors.
|
supervisors are created.
|
||||||
A supervisor is a common approach in ensuring that an application functions
|
A supervisor is a common approach in ensuring that an application functions
|
||||||
in the way it was intended.
|
in the way it was intended
|
||||||
|
\begin_inset CommandInset citation
|
||||||
|
LatexCommand citet
|
||||||
|
key "Savor:1997:HSA:851010.856089"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
.
|
||||||
When a process misbehaves, the supervisor takes some action to restore
|
When a process misbehaves, the supervisor takes some action to restore
|
||||||
the process to a functional state.
|
the process to a functional state.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue