Loading patterns…
Actor Model Coordination
Asynchronous message-passing coordination between independent actors
In 30 seconds
- What
- Independent agents exchange messages asynchronously, each managing its own state and lifecycle within a supervision hierarchy for fault isolation.
- When to use
- Distributed systems needing concurrent work on separate tasks with automatic recovery from individual component failures.
- Watch out
- Message ordering guarantees and debugging distributed state become complex; supervision overhead can outweigh benefits for simple sequential workflows.
Ask the AI expert about this pattern
Opens the assistant with your question prefilled. You review it before sending.
Actor Model Coordination: Overview
Asynchronous message-passing coordination between independent actors
- Asynchronous message passing
- Actor lifecycle management
- Fault isolation and recovery
- Location transparency
- Dynamic actor creation
- Supervision hierarchies
The Agent Architect
One pattern, one tradeoff, one production failure story. A short weekly briefing for people building agentic systems.
Weekly email, one-click unsubscribe. We only use your address to send the briefing.
References
The papers, specifications, and repositories this pattern is based on.
- Agha (1986): Actors: A Model of Concurrent Computation
- Hewitt, Bishop, Steiger (1973): A Universal Modular ACTOR Formalism for AI
- Orleans: Distributed Virtual Actors (Microsoft Research)
From the engineer behind this catalog
Get your agent architecture reviewed
This page documents one pattern. Your system runs dozens, and most failures live in how they fit together. Have the whole design reviewed against the 288 patterns in this catalog: architecture, reliability, evaluation and cost, every finding mapped to the pattern that fixes it.
€750 instead of €1,500, one week, written report and walkthrough call, until 30 September