swactor/CLAUDE
Developer c688f0a60e feat: Router actor for pooled message distribution (Cycle 19)
Add Router<M> actor that manages a pool of identical workers and
distributes incoming messages via configurable routing strategies:
RoundRobin, Random, and Broadcast. Workers are monitored and
auto-replaced on failure with meltdown protection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 14:21:03 +00:00
..
notes feat: Router actor for pooled message distribution (Cycle 19) 2026-02-12 14:21:03 +00:00
TASK.md feat: lifecycle hooks (on_start/on_stop) and graceful actor stop 2026-02-12 12:27:08 +00:00