InterviewSolution
Saved Bookmarks
| 1. |
Why Do We Use Sequence Node? |
|
Answer» The Sequence NODE enables you to receive GROUPS of MESSAGES from an input SOURCE, and preserve the ORDER in which the messages in each group arrived. The Sequence node enables you to receive groups of messages from an input source, and preserve the order in which the messages in each group arrived. |
|