Engineering Notes
Thoughts and Ideas on AI by Muthukrishnan
Home
All posts
AI Agents
Engineering Manager
About
Resume
Tags & Stats
Tag: Coordination
27
Nov 2025
Consensus Algorithms for Coordinating Agreement in Distributed Agent Systems
When multiple AI agents need to make a collective decision (agreeing on a shared belief, coordinating a distributed tra...
07
Nov 2025
Agent Communication Protocols and Message-Passing Patterns for Coordination
Master the protocols and patterns that enable AI agents to communicate, coordinate, and collaborate effectively in multi-agent systems
05
Oct 2025
Task Allocation for Machine Teamwork with the Contract Net Protocol
## Concept Introduction The **Contract Net Protocol** is a decentralized method for assigning tasks in a multi-agent s...