d-led / go-actors-sleepsort

trying out various golang actors implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-actors-sleepsort

trying out various golang actors implementations to: sleepsort

Input for the Quest

language:go actor

Demo

Proto Actor Go

Ergo

Molizen

Phony

  • github.com/Arceliar/phony
  • phony-sleepsort
  • details
    • minimalistic, runtime-local implementation
    • embedding provides actor functionality on top of state structs
    • actor behavior safety guarantees must be met deliberately using boilerplate calls

Queue

About

trying out various golang actors implementations

License:The Unlicense


Languages

Language:Go 95.3%Language:Shell 4.7%