diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-04 16:06:11 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-04 16:06:11 +0200 |
| commit | 2c3024b4d22af5aa7df3da27a949d1d9f6f2fd89 (patch) | |
| tree | 0d7d88e0068237b69b99c4fd6a49b0535f4011a5 /content/implementation.tex | |
| parent | 65775b9fe9fe44049a0f1da2b6b9ffbdb9881d1f (diff) | |
fix: fixed the layout to adhere to the AtLarge style
Diffstat (limited to 'content/implementation.tex')
| -rw-r--r-- | content/implementation.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/implementation.tex b/content/implementation.tex index 0decbc3..5d243f6 100644 --- a/content/implementation.tex +++ b/content/implementation.tex @@ -152,4 +152,3 @@ For future work, we envision a system that implements the reference architecture It contains a \code{while True} Python loop which contains the function call to fetch the latest changes to the \code{Redis} stream. Upon update, the \code{MonitoringService} informs the \code{AnalyticsEngine} that new data is awaiting \code{AnalyticsEngine} (\grayCircled{6}). \end{enumerate} - |
