Skip to main content

One doc tagged with "actor model"

View All Tags

Actor Model

The actor model is not just good for concurrent programming but also for distributed systems as the actors can be on different systems and still communicate with each other.