Skip to content

mrxrsd/akka-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Akka Playground

Several samples of akka.net features, patterns and tricks.

Features

  • Priority Mailbox
  • Error Handling
  • Schedule Messages

Patterns

  • At Least Once

Tricks

  • Initialization (Initialization by func without lose changed values after incarnation)
  • Async Request/Response (without propagate ask and forward between actors)
  • Inject runtime/dynamic values in hocon (Hocon Substitution)
  • Simulate ReenterAfter (https://proto.actor/docs/scheduling/)

About

Akka Features and Patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages