If I want to restart my actor system (for example to deploy a new version of the code) am I responsible for recreating the actors when it starts back up? Or is there a way to get Akka to remember the previous state and recreate it for me?
Thanks!
2 posts - 2 participants