Glossary
Pub/Sub (Agent)
Publish/subscribe is a messaging pattern where AI agents publish events to named topics and other agents or systems subscribe to receive them — without the publisher knowing who receives the message. It enables loosely coupled, scalable agent architectures where agents react to events without tight dependencies on each other.