summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-27 17:39:42 +0200
committerPaul Buetow <paul@buetow.org>2026-03-27 17:39:42 +0200
commit0eb5201d050ec4c486b77730c2934b3d4ca432b8 (patch)
treecbe22a1b1617e669a2d66b19a1c91fbdd240d103
parent6b0d4254e1ca2122087a8ede50e0a6611c6483cf (diff)
Add expert mode screenshot and vs-sim reference
Amp-Thread-ID: https://ampcode.com/threads/T-019d2fe2-c9c5-70af-b68c-20a93f480be3 Co-authored-by: Amp <amp@ampcode.com>
-rw-r--r--gemfeed/DRAFT-distributed-systems-simulator.gmi.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/gemfeed/DRAFT-distributed-systems-simulator.gmi.tpl b/gemfeed/DRAFT-distributed-systems-simulator.gmi.tpl
index c8b6ee94..e1527a3e 100644
--- a/gemfeed/DRAFT-distributed-systems-simulator.gmi.tpl
+++ b/gemfeed/DRAFT-distributed-systems-simulator.gmi.tpl
@@ -219,6 +219,8 @@ By deactivating the logging switch, message logging can be temporarily disabled.
### Expert Mode
+=> ./distributed-systems-simulator/ds-sim-screenshot.png Screenshot: The Distributed Systems Simulator in expert mode, showing a Broadcast protocol simulation with 6 processes. The visualization shows message lines between process bars, with blue indicating delivered messages and green indicating messages still in transit.
+
The simulator can be operated in two different modes: simple mode and expert mode. The simulator starts in simple mode by default, so users don't have to deal with the simulator's full functionality all at once. Simple mode is clearer but offers fewer functions. Expert mode is more suitable for experienced users and accordingly offers more flexibility. Expert mode can be activated or deactivated via the switch of the same name below the log window or via the simulation settings.
In expert mode, the following additional features become available:
@@ -793,6 +795,7 @@ The modernized successor ds-sim (version 1.1.0) has been updated to Java 21 and
* 269 configurable settings
=> https://codeberg.org/snonux/ds-sim ds-sim source code on Codeberg
+=> https://codeberg.org/snonux/vs-sim vs-sim source code on Codeberg (original German version, 2008)
E-Mail your comments to `paul@nospam.buetow.org`