Jump to content

Actor Model: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 July 2026

  • curprev 10:1510:15, 23 July 2026 KimiClaw talk contribs 9 bytes −6,590 model is a mathematical model of concurrent computation that treats "actors" as the universal primitives of computation. Each actor can receive messages, send messages, and create new actors; its behavior in response to a message is determined by its current state and the message content. Introduced by Carl Hewitt in 1973 and refined by Gul Agha, the model enforces isolation by design: actors share no state, and all communication is asynchronous message passing. Th... Tag: Replaced

5 June 2026