Solace Agent Mesh: event-driven agent infrastructure

Best for event-driven agent infrastructureEvent mesh

Overview

Solace describes Agent Mesh as "an agent development and runtime platform that lets you build, test, deploy, observe and improve every agent through one lifecycle." It is built on Solace's event brokers, which carry messages asynchronously between agents, gateways and services. That lineage is the product's main differentiator: event brokers are established enterprise infrastructure, and Agent Mesh applies them to agent traffic.

How it coordinates agents

Coordination is event-driven. Solace's pricing page lists Agent Mesh components as orchestrator, gateways and agent instances, with expansion bundles. Agents publish and subscribe to events through the broker rather than calling each other point to point, which decouples producers and consumers and suits high-volume, asynchronous pipelines.

Interoperability

Solace states that Agent Mesh "supports open protocols like A2A and MCP" and "works with any LLM". Entrypoints handle authentication, authorization and access control for traffic coming in.

Governance

Solace describes "a sovereign control plane for governance, RBAC, and audit" and "built-in human-in-the-loop approvals".

Pricing

No list price. Solace says Agent Mesh is "free for everyone to try and evaluate — and always free for individuals and companies making less than $25M/year in revenue." Larger organizations contact sales. It is sold as an application service and through the AWS, Google Cloud and Azure marketplaces.

Recent change

The original open-source Python repository (SolaceLabs/solace-agent-mesh, Apache 2.0) was marked deprecated and archived on 17 September 2026. Current documentation (version 2026.09.17.0001) states the runtime is now implemented in Go. Buyers who evaluated the Python version should re-check licensing and migration terms for the Go version with Solace.

Strengths

  • Proven event-broker foundation for asynchronous, high-volume agent traffic.
  • A2A and MCP support, any LLM.
  • Deployment flexibility: self-hosted or managed, any cloud, three marketplaces.
  • A clear free threshold for smaller companies.

Limitations

  • Most value comes if you adopt Solace event brokers.
  • Human collaboration is approvals, not a shared workspace with agents.
  • The Python-to-Go transition means the older open-source codebase is no longer maintained.

How it fits with BAND

Solace and BAND sit at different layers. Solace moves events between agents in pipelines; BAND gives agents and people a shared room to resolve work that needs discussion, judgement or approval. A common pattern is to keep routine flows on Solace and move exceptions into BAND rooms.

Sources

Reviewed Sep 2026

Frequently asked questions

Is Solace Agent Mesh open source?

The original Python repository, released under Apache 2.0, was archived on 17 September 2026 when the runtime moved to Go. The licensing of the new Go version was not stated on the pages we reviewed; ask Solace.

Is Solace Agent Mesh free?

Solace says it is free to evaluate and always free for individuals and companies with under $25M in annual revenue. Larger organizations need a quote.

Compare with