Home

Awesome

About

GitHub go.mod Go version

This repo contains examples for Go-Akt. All the examples here target Go-Akt latest release

Installation

To download the examples code:

 cd $HOME/examples
 git clone https://github.com/Tochemey/goakt-examples

Building

Before building and running the examples you need to install Earthly.

Examples

Click links below for more details on how to run each example.

  1. Clustering
  2. Observability
  3. Remoting
  4. Messaging
  5. Simple Receive

Benchmark

One can run the benchmark test from the bench package: