Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages