From 86b51063b9e3c0fc9dd47cdb27c91823bb96e574 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Thu, 18 Feb 2016 13:27:02 +0100 Subject: [PATCH] Updated Architecture (markdown) --- Architecture.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Architecture.md b/Architecture.md index 7c0d060..78036b5 100644 --- a/Architecture.md +++ b/Architecture.md @@ -57,6 +57,7 @@ limits: ``` ### Internal Worker architecture +Picture below is overall internal architecture of worker, which shows its defined classes with private variables and public functions. Vector version of this picture is available [here](https://github.com/ReCodEx/GlobalWiki/blob/master/images/Worker_Internal_Architecture.pdf). ![Internal Worker architecture](https://github.com/ReCodEx/GlobalWiki/blob/master/images/Worker_Internal_Architecture.png) ## File Server