⌂Kompics
2.0.0
  • Introduction
    • What is Kompics?
    • Getting Started
    • Hello World in Kompics
  • Kompics Tutorial
    • Kompics Basics
    • Timers
    • Networking
    • Simulation
  • Reference
Kompics
⌂Kompics
2.0.0
  • Introduction
    • What is Kompics?
    • Getting Started
    • Hello World in Kompics
  • Kompics Tutorial
    • Kompics Basics
    • Timers
    • Networking
    • Simulation
  • Reference
  • Kompics
  • Kompics Tutorial

Kompics Tutorial

The tutorial picks up where the Hello World example left off. You can either reuse the same maven/sbt project or create a new one with similar content.

Contents

  • Kompics Basics
    • Components
    • Ports and Events
    • Event Handlers
    • Channels
    • Kompics Runtime
    • Component State
  • Timers
    • Request-Response Events
    • Kompics Timer
  • Networking
    • Basic Networking
    • Virtual Networks
  • Simulation
    • Dependencies
    • Contents
    • Introduction to Simulation
    • PingPong Simulation
    • Global View
    • Sources of Randomness
    • Simulation Scenarios Reference
The source code for this page can be found here.

Next: Kompics Basics

On this page:
  • Kompics Tutorial
    • Contents