diff options
| author | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
| commit | 025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch) | |
| tree | 007c5af4f921aa85665f4db56f6f4309668a5dab /vs-sim.buetow.org/content/home.xml | |
| parent | fc0acd318710aa0bb566329a36d886b1455c21ec (diff) | |
add hosts
Diffstat (limited to 'vs-sim.buetow.org/content/home.xml')
| -rw-r--r-- | vs-sim.buetow.org/content/home.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/vs-sim.buetow.org/content/home.xml b/vs-sim.buetow.org/content/home.xml new file mode 100644 index 0000000..9363be6 --- /dev/null +++ b/vs-sim.buetow.org/content/home.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>Distributed Systems Simulator (VS-Sim)</pagetitle> + <text> + <limg href="?document=images/vs.jpg" title="VS" /> + <noop>VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator". The VS-Sim project was my diploma thesis at the </noop> + <namedlink href="http://www.fh-aachen.de">Aachen University of Applied Sciences</namedlink> + <noop> and can simulate various scenarios of the distributed systems lecture at the university.</noop> + </text> + <text> + <noop>At the moment the whole simulator and the written diploma thesis document is in german only. An english version of the program may follow if requested.</noop> + </text> + <textheader>Version 1.0 (Aug 18th 2008)</textheader> + <enumeration> + <enumitem>Initial open source version of the VS-Simulator released.</enumitem> + <enumitem>ATM in german language only. An english version will follow.</enumitem> + </enumeration> +</content> + |
