solace-agent-mesh
by SolaceLabs
Event-driven framework for building and orchestrating multi-agent AI workflows
Summary
Orchestrates event-driven multi-agent workflows that integrate AI agents with real-world data sources and systems. Uses an event mesh and message-driven actors to route tasks, manage state, and coordinate multi-step delegations between agents. Includes primitives for composing agents, handling retries/failures, and connecting to external event streams for RAG-style pipelines Event-Driven Agent Pattern.
Why It Matters
Best For
Teams building production-grade multi-agent systems that need event-based coordination, reproducible delegation, and visibility into agent interactions. Security and interoperability are strengthened when aligning with established standards such as Agent Protocol.
Applications
- Coordinate specialist agents across multi-step workflows with event-driven handoffs
- Capture and replay agent-to-agent interactions for debugging and pre-production testing
- Integrate external event streams and RAG data sources into agent pipelines for real-world tasks