POSIX flock() Multi-Instance Coordination

Description

For multi-instance agent-team coordination the harness uses file locking rather than a message broker. Tasks are claimed from a shared list via lock-file-based mutual exclusion with lock files at predictable filesystem paths. Trades throughput for zero-dependency deployment and full debuggability.

Key claims

Relations

Sources

src-20260423-0cff68d3291b src-20260423-115cbc011543