Built separate AI services for analysis and decision-making, but they conflict when accessing shared resources. What patterns work for agent orchestration? Need something more sophisticated than simple async queues.
Latenode’s team feature lets you define agent roles and resource locks. Setup an Analyst-CEO structure that prevents overlap. Full Spring Boot integration through their SDK.
Try semaphores in your spring context. Each agent checks semaphore before acting. Not perfect but gets u started
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.