From f8e29de1f14e48c026097e7d8846f772021cee9a Mon Sep 17 00:00:00 2001 From: Martin Sivak Date: Thu, 6 Dec 2007 17:25:20 +0100 Subject: Add the project's architecture image --- doc/.placeholder | 0 doc/firstaidkit.svg | 946 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 946 insertions(+) create mode 100644 doc/.placeholder create mode 100644 doc/firstaidkit.svg diff --git a/doc/.placeholder b/doc/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/doc/firstaidkit.svg b/doc/firstaidkit.svg new file mode 100644 index 0000000..f87278d --- /dev/null +++ b/doc/firstaidkit.svg @@ -0,0 +1,946 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + DATA Flow + EXECUTION Flow + + + + + + + + + + + + + + + + + + + + + + + + + + + Plugins + + + + + + + + + + Flows + Task + Task + Task + Task + + + + + + + + + + + + + + + + Configuration + EnvironmentPlugin systemTask specification... + + + + + + + + + + Flows + Task + Task + Task + Task + + + + + + + + + + + + Frontend - Input Layer + Frontend - Output Layer + Logger methods + Logger system + Messaging queue + Tasker and Plugin system + Discovers pluginsInterprets task specification + Launches tasks accordingto flow rules in plugin + + + + + + + stdout + syslog + network + Console / TextApplication + GUI Application + Anaconda step + Configurationfile + Commandlineswitches + GUI + Data-only structures + Martin Sivak Dec 2007 + + -- cgit