akka - Java stateful actor persistence -



akka - Java stateful actor persistence -

i developing application using akka (java api). have few questions:

in actor class, okay have few info structures (example: hashmap) part of actor state (attributes of class)?

if actor dies, actor restarted supervisory actor. however, wondering how restore contents of these info structures. please suggest?

initially, thought of using cassandra persist info , when actor receives messages save fellow member objects cassandra. not sure if right approach. please help

thank you, ks

have kid actor performs , risky operations, , have actor's supervisor strategy set fit needs child.

akka

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -