X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=introduction.tex;h=d2c34b5359198d0ec65167f41dbb643b2f5ce9f0;hb=707d0d237925bed908825196a0c4f553a3eac12c;hp=dd538b9ec1db9e9fd001487e7a57219037d1bdf9;hpb=57dab117db1fa358785cc3992053206584df0b53;p=msc-thesis1617.git diff --git a/introduction.tex b/introduction.tex index dd538b9..d2c34b5 100644 --- a/introduction.tex +++ b/introduction.tex @@ -11,11 +11,11 @@ lifted \gls{iTasks} from a single server model to a distributed server architecture~\todo{Add cite} that is also runnable on smaller devices like \acrshort{ARM}. However, this is limited to fairly high performance devices that are equipped with high speed communication lines. Devices in \gls{IoT} -often only have LPLB communication with low bandwidth and a very limited amount -of processing power. \glspl{mTask} will bridge this gap. It can run on devices -as small as Arduino microcontrollers and operates via the same paradigms as -regular \glspl{Task}. The \glspl{mTask} have access to \glspl{SDS} and can run -small imperative programs. +often only have \gls{LTN} communication with low bandwidth and a very limited +amount of processing power. \glspl{mTask} will bridge this gap. It can run on +devices as small as Arduino microcontrollers and operates via the same +paradigms as regular \glspl{Task}. The \glspl{mTask} have access to \glspl{SDS} +and can run small imperative programs. \section{Document structure} The structure of the thesis is as follows.