Chain
A chain represents a complete process of workflows. It chains up multiple workflows together in a tree structure.
It differs from message queue because it natively supports response/callbacks, and passes value to the next workflow or chain.
A chain represents a complete process of workflows. It chains up multiple workflows together in a tree structure.
It differs from message queue because it natively supports response/callbacks, and passes value to the next workflow or chain.