Skip to content

Will running multiple instances of an agent in parallel cause "interference"? #5712

Answered by ekzhu
alex-treebeard asked this question in Q&A
Discussion options

You must be logged in to vote

By default, each team uses its own agent runtime and message queue so different teams don't interfere with each other.

Within the same team, each agent has its own unique topic type. So message published to each agents own topic type won't interfere with other agents. Messages published to the group topic type will be observed by all agents.

My guess is if you are using default settings, nothing to worry about if you are calling the team from outside.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alex-treebeard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants