This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
How concurrent and serial work processes work in Dify project (principles)? #12221
Closed
4 tasks done
Labels
📚 documentation
Improvements or additions to documentation
good first issue
Good first issue for newcomers
Self Checks
Provide a description of requested docs changes
I hope someone can help me explain the operating principle of the workflow in Dify in the form of diagrams for easy understanding.
In Dify, the workflow operates in a way that combines serial and concurrent processing to handle tasks efficiently. Here is an explanation with diagrams:
Serial Workflow
Concurrent Workflow
By combining serial and concurrent processing in the workflow, Dify can handle complex scenarios with different types of tasks, optimizing both the order of execution and resource utilization to achieve efficient processing.
The text was updated successfully, but these errors were encountered: