Broker
Last updated
Was this helpful?
Last updated
Was this helpful?
Broker is a key component in the Canso AI Agentic System that facilitates orchestration between the AI Agents and the Canso Task Server. It acts as an intermediary, receiving tasks from AI Agents and distributing them across task workers for processing.
Note: Currently, only Redis is supported as a message broker. Support for RabbitMQ and Kafka will be added in future releases.
To set up the task server, define a YAML file:
The table below explains the configuration attribues:
type
Type of broker
redis
name
Name of the broker instance
agent-task-broker
Run the gru
command to to set up the Broker:
Go to Introduction β¬ οΈ
See Task Server β‘οΈ
Learn about Checkpoint DB β‘οΈ
Explore Memory β‘