Search Agentik

CtrlK

Glossary · Orchestration

Actor model

The actor model is a concurrency model in which independent actors hold private state and communicate only by sending asynchronous messages, a design often used to run many agents at once.

Actor model sits in the Orchestration part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.

Also called actors.