Revised 3.5.3
This commit is contained in:
parent
cc4dabc374
commit
25a26ab129
1 changed files with 2 additions and 2 deletions
|
|
@ -6255,11 +6255,11 @@ name "sub:Hot-code-replacement"
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
Hot code replacement is a technique used to update systems while they are
|
Hot code replacement is a technique used to update systems while they are
|
||||||
running.
|
running.
|
||||||
The main use of hot code replacement are in critical systems that require
|
The main use of hot code replacement is in critical systems that require
|
||||||
low downtime, such as telecom systems.
|
low downtime, such as telecom systems.
|
||||||
By using hot code replacement, systems can be able to achieve as high uptime
|
By using hot code replacement, systems can be able to achieve as high uptime
|
||||||
as possible and thus improving the reliability of the system.
|
as possible and thus improving the reliability of the system.
|
||||||
Code replacement is a feature that exist in Erlang which means that with
|
Code replacement is a feature that exists in Erlang which means that with
|
||||||
some work it could be implemented into the GGS.
|
some work it could be implemented into the GGS.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue