Actor Model¶
Overview¶
- Mathematical model for concurrent computation / Carl Hewitt
- Activities:
- Respond to a message
- Have a local behavior / makes local decisions
- Create actors
- Send messages to other actors - is asynchronous / Message Passing pattern
- "Everything is an actor" philosophy:
- Est une entité de calcul