Skip to content

Tochemey/goakt-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

GitHub go.mod Go version

This repo contains examples for Go-Akt. All the examples here target GoAkt upcoming v4.0.0. The examples for the latest stable version of Go-Akt (v3.14.0) can be found in the v3 branch

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.

Run the following command: earthly +all

Examples

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

  1. Hello World
  2. Actors Clustering
  3. Remoting
  4. Messaging
  5. Behavior
  6. Chat (this uses protocol buffer as actor messages)
  7. Chat v2 (this uses Go types as actor messages)
  8. Persistence using Extension
  9. Grains
  10. Grains Clustering

About

Examples for Go-Akt

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors