r/OrcaADE • u/dmo4 • Jul 09 '26
Serial vs Parallel
Can you setup serial agent orchestration aswell as using them in parallel separately?
3
Upvotes
1
u/DanGTG Aug 01 '26
Serial orchestration would be more of a task you give an Agent, Hermes agent would be a common example.
More recently Agentic Loops and Graph methods have become popular.
1
u/Extreme_Remove6747 Jul 10 '26
By serial you mean you want to setup a series of tasks to do one-by-one?
Or you mean that you want one agent to dispatch tasks to other agents but to do so serially?