Ouroboros Tutorials: Difference between revisions

From Ouroboros
Jump to navigation Jump to search
No edit summary
Line 19: Line 19:


This tutorial sets up the same configuration as Tutorial 02, but instead of using the CLI to configure O7s, we use a configuration file. It demonstrates auto-instantiation of programs, and uses the system log for logging.
This tutorial sets up the same configuration as Tutorial 02, but instead of using the CLI to configure O7s, we use a configuration file. It demonstrates auto-instantiation of programs, and uses the system log for logging.
== Tutorial 04: Ouroboros over Ethernet ==
Main article: [[Ouroboros Tutorial 04]].

Revision as of 07:47, 7 November 2023

Under contruction This page is under construction  

Collection of tutorials

Tutorial 01: Local IPC

Main article: Ouroboros Tutorial 01

We will start an ouroboros ping (oping) server application and connect a oping client over local IPC. This tutorial explains the flow allocation and deallocation concept and process.

Tutorial 02: Local IPC, 2-Layer network

Main article: Ouroboros Tutorial 02

In this tutorial we will add a unicast layer on top of the local layer. It also demonstrates the use of anycast names.

Tutorial 03: Configuration file

Main article: Ouroboros Tutorial 03.

This tutorial sets up the same configuration as Tutorial 02, but instead of using the CLI to configure O7s, we use a configuration file. It demonstrates auto-instantiation of programs, and uses the system log for logging.


Tutorial 04: Ouroboros over Ethernet

Main article: Ouroboros Tutorial 04.