|
|
|
|
|
by atemerev
3726 days ago
|
|
The API only defines a way to start a new actor remotely. Now, each actor per actor model convention has to survive restarts. In distributed environment, the state can be persisted e.g. in distributed memory cache / storage (Hazelcast, Cassandra). |
|