From a8989f06800844be073a5519ff39437661b01c14 Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Mon, 6 Aug 2007 11:50:19 +0200 Subject: [PATCH] Documentation/architecture-{fuse,tcp-net}.svg added --- Documentation/architecture-fuse.svg | 521 +++++++++++++++++++++++++++++++++ Documentation/architecture-tcp-net.svg | 521 +++++++++++++++++++++++++++++++++ 2 files changed, 1042 insertions(+) create mode 100644 Documentation/architecture-fuse.svg create mode 100644 Documentation/architecture-tcp-net.svg diff --git a/Documentation/architecture-fuse.svg b/Documentation/architecture-fuse.svg new file mode 100644 index 0000000..4042775 --- /dev/null +++ b/Documentation/architecture-fuse.svg @@ -0,0 +1,521 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + MySQL back-end + + SQLite back-end + + Filesystem (and Git) back-end + Systematiki.Networking.TCPServer + systematiki.py (or any other client) + Systematiki.Database.* + (Systematiki.Database.Interface) + systematikid.py + + Systematiki Client + + Network + + Systematiki Server + + MySQL + + SQLite + + Filesystem (and Git) + + Any back-end + + Anything + + Common database API + + Server networking + + Network back-end + Systematiki.Database.TCPNetwork + (Systematiki.Database.Interface) + + Common database API + + PyGTK GUI + Systematiki.Client. + + + + + + Systematiki TCP Networking Architecture + + diff --git a/Documentation/architecture-tcp-net.svg b/Documentation/architecture-tcp-net.svg new file mode 100644 index 0000000..86e61e2 --- /dev/null +++ b/Documentation/architecture-tcp-net.svg @@ -0,0 +1,521 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + MySQL back-end + + SQLite back-end + + Filesystem (and Git) back-end + Systematiki.Networking.TCPServer + systematiki.py (or any other client) + Systematiki.Database.* + (Systematiki.Database.Interface) + systematikid.py + + Systematiki Client + + Network + + Systematiki Server + + MySQL + + SQLite + + Filesystem (and Git) + + Any back-end + + Anything + + Common database API + + Server networking + + Network back-end + Systematiki.Database.TCPNetwork + (Systematiki.Database.Interface) + + Common database API + + PyGTK GUI + Systematiki.Client. + + + + + + Systematiki TCP Networking Architecture + + -- 2.11.4.GIT