X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=conclusion.conclusion.tex;h=68458137ca30dab24ebfcd89f00be4a0fb3a8c96;hb=20ea9da4247313e4ce6e3a385e2975424c62ebfe;hp=4fde493cc04039c201bab09655ee5f5fc431eef5;hpb=6548a5ec9ce8e0df67fc4019625ab5238eb1bf71;p=msc-thesis1617.git diff --git a/conclusion.conclusion.tex b/conclusion.conclusion.tex index 4fde493..6845813 100644 --- a/conclusion.conclusion.tex +++ b/conclusion.conclusion.tex @@ -23,4 +23,6 @@ techniques such as generating \gls{C} code are not suitable for dynamic design fail-over mechanisms. When a device is assigned a \gls{Task} but another device suddenly becomes unusable, the \gls{iTasks} system can reassign a new \gls{mTask}-\gls{Task} to another device that is also suitable for running the -\gls{Task} without needing to recompile the code. +\gls{Task} without needing to recompile the code. It also showed that adding +peripherals is not a time consuming task and does not even requires +recompilation of clients not having the peripheral.