How to add multi-node deployment support #31
Harder-Better-Faster-Stronger
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Hi I think what you are describing is a sample of implementing a multi-node agent based on a2a4j. You can put this sample in the a2a4j-samples directory. The 0.0.1 just has been release, looking forward to your PR |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to add multi-node deployment support to this service, considering using Redis/Hazelcast/MongoDB to implement TaskManager, TaskStore, etc. However, I'm struggling with where to place this part of the code and would like to ask for everyone's suggestions.
Beta Was this translation helpful? Give feedback.
All reactions