Stored-Procedure Coordination

A coordination style in which agents invoke named, server-side procedures that execute atomically against shared state, reusing the database stored-procedure model for multi-agent interaction. It gives determinism and transactional semantics at the cost of extensibility.

In this vault

Backlinks