Go backward to 1 Introduction Go up to Top Go forward to 3 Installing the Toolkit |
This section explains the usage of the toolkit by a trivial example: we are going to implement the simulation of a distributed program that runs on a ring of three nodes bidrectionally linked to each other. One node emits two messages into both directions; every node iteratively listen for messages from both directions and forwards every received message into the other direction.