Actor Model

From NovaOrdis Knowledge Base
Revision as of 21:48, 8 January 2018 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

External

Internal

Overview

The actor model is a mathematical model for concurrent computation. The model's primitive is the actor, which is an entity that sends and receives messages.

Concepts

Actor

Message