Skip to content

uberto/aktor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Aktor

Lightweight actor framework based on coroutines in Kotlin.

DONE

  • be able to create actors that talk each other
  • stateless actor
  • stateful actor

TODO

  • supervisor actor with hierarchical coroutine scope
  • notify crashes to supervisor and allow for autorecovery
  • notify messages not delivered
  • translate some example from akka

About

Actor library for Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages