Actor Notifications

An actor that receives a message can decide that other objects or actors should also be notified. Actor notifications can form a chain in which one actor reacts to an event and propagates awareness to others. Actor-based notification flow…

1 sources - 3 claims

An actor that receives a message can decide that other objects or actors should also be notified. Actor notifications can form a chain in which one actor reacts to an event and propagates awareness to others. Actor-based notification flow is driven by events caused by actions in the system.